AudioDeviceInfoGUID Property |
Gets the GUID of the device which is unique on the Operating System.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
String
See Also