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