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.98
Syntaxpublic string GUID { get; set; }Public Property GUID As String
Get
Set
public:
property String^ GUID {
String^ get ();
void set (String^ value);
}member GUID : string with get, set
Property Value
String
See Also