 | ClientID Property |
ID of the client
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntaxpublic ushort ID { get; }
Public ReadOnly Property ID As UShort
Get
public:
property unsigned short ID {
unsigned short get ();
}
member ID : uint16 with get
Property Value
Type:
UInt16
See Also