| IPCameraDomainHost Property  | 
 
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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
Type: 
StringImplements
IIPCameraDomainHost
See Also