CameraNetworkHostIPAddress Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string IPAddress { get; }
Public ReadOnly Property IPAddress As String
Get
public:
property String^ IPAddress {
String^ get ();
}
member IPAddress : string with get
Property Value
Type:
StringSee Also