VideoDeviceInfoMonikerString Property |
Gets the display name of the device moniker.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
String
See Also