AudioDeviceInfoDeviceID Property |
Gets the unique identifier of the device which can differ accross application lifecycles.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string DeviceID { get; }
Public ReadOnly Property DeviceID As String
Get
public:
property String^ DeviceID {
String^ get ();
}
member DeviceID : string with get
Property Value
Type:
StringSee Also