OzekiCameraCameraAddress Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic string CameraAddress { get; }
Public ReadOnly Property CameraAddress As String
Get
public:
virtual property String^ CameraAddress {
String^ get () sealed;
}
abstract CameraAddress : string with get
override CameraAddress : string with get
Property Value
StringImplements
IIPCameraCameraAddress
See Also