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