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