IPCameraCameraAddress Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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
Type:
StringImplements
IIPCameraCameraAddressSee Also