InternalVideoDeviceInfoMonikerString Property |
Gets the display name of the device moniker.
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
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