MMDeviceDeviceDesc Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic string DeviceDesc { get; }
Public ReadOnly Property DeviceDesc As String
Get
public:
property String^ DeviceDesc {
String^ get ();
}
member DeviceDesc : string with get
Property Value
Type:
String
See Also