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