AudioDeviceInfoProductName Property |
Gets the product name in a null-terminated string.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.0
Syntaxpublic string ProductName { get; }Public ReadOnly Property ProductName As String
Get
public:
property String^ ProductName {
String^ get ();
}member ProductName : string with get
Property Value
String
See Also