| SDPConnectionAddressAddress Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic string Address { get; }Public ReadOnly Property Address As String
	Get
public:
property String^ Address {
	String^ get ();
}member Address : string with get
Property Value
Type: 
String
See Also