VideoDeviceInfoMonikerString Property |
Gets the display name of the device moniker.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic string MonikerString { get; }
Public ReadOnly Property MonikerString As String
Get
public:
property String^ MonikerString {
String^ get ();
}
member MonikerString : string with get
Property Value
Type:
String
See Also