NatRemoteServerAddress Property |
Gets the address of the remote host.
Namespace:
Ozeki.Network
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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