CameraServerServerIPAddress Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic string ServerIPAddress { get; }
Public ReadOnly Property ServerIPAddress As String
Get
public:
property String^ ServerIPAddress {
String^ get ();
}
member ServerIPAddress : string with get
Property Value
Type:
String
See Also