 | ConnectionSelf Property |
the connection as a client object
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntaxpublic Client Self { get; }
Public ReadOnly Property Self As Client
Get
public:
property Client^ Self {
Client^ get ();
}
member Self : Client with get
Property Value
Type:
Client
See Also