AudioDeviceInfoGUID Property |
Gets the GUID of the device which is unique on the Operating System.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string GUID { get; }
Public ReadOnly Property GUID As String
Get
public:
property String^ GUID {
String^ get ();
}
member GUID : string with get
Property Value
Type:
StringSee Also