Bespoke Open Sound Control Library
Address Property
NamespacesBespoke.Common.OscOscPacketAddress
Gets the OSC address pattern.
Declaration Syntax
C#Visual BasicVisual C++
public string Address { get; set; }
Public Property Address As String
public:
property String^ Address {
	String^ get ();
	void set (String^ value);
}

Assembly: Bespoke.Common.Osc (Module: Bespoke.Common.Osc) Version: 4.3.0.0 (4.3.0.0)