MJPEGConnectionHost Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.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
Type:
String
See Also