 | ChannelTopic Property |
Single-line channel topic
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntaxpublic string Topic { get; set; }
Public Property Topic As String
Get
Set
public:
property String^ Topic {
String^ get ();
void set (String^ value);
}
member Topic : string with get, set
Property Value
Type:
String
See Also