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