The prefix required by OSC address patterns.

Namespace:  Bespoke.Common.Osc
Assembly:  Bespoke.Common.Osc (in Bespoke.Common.Osc.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
protected const string AddressPrefix
Visual Basic (Declaration)
Protected Const AddressPrefix As String
Visual C++
protected:
literal String^ AddressPrefix

See Also