 | ConnectionServerIp Property |
IP of the server (seen from the client side)
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntaxpublic string ServerIp { get; }
Public ReadOnly Property ServerIp As String
Get
public:
property String^ ServerIp {
String^ get ();
}
member ServerIp : string with get
Property Value
Type:
String
See Also