 | ClientPlatform Property |
Operating system used by this client. Needs to be requested with
RequestClientVariables unless called on own client.
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntaxpublic string Platform { get; }
Public ReadOnly Property Platform As String
Get
public:
property String^ Platform {
String^ get ();
}
member Platform : string with get
Property Value
Type:
String
See Also