 | CustomDeviceID Property |
ID of the device.
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntaxpublic string ID { get; }
Public ReadOnly Property ID As String
Get
public:
virtual property String^ ID {
String^ get () sealed;
}
abstract ID : string with get
override ID : string with get
Property Value
Type:
StringImplements
ISoundDeviceID
See Also