IChannelTopicSetBy Property |
Get nick of whom set the current topic
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax string TopicSetBy { get; }
ReadOnly Property TopicSetBy As String
Get
property String^ TopicSetBy {
String^ get ();
}
abstract TopicSetBy : string with get
Property Value
Type:
StringSee Also