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