Gets a string that identifies the device.
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic string ID { get; }Public ReadOnly Property ID As String
Get
public:
property String^ ID {
String^ get ();
}member ID : string with get
Property Value
String
See Also