Thresher 1.2 Class Documentation | |
ConnectionArgs.ServerPassword Property
The password for this server. These are seldomly used. Set to '*'
[Visual Basic]Public Property ServerPassword As
String [C#]public
string ServerPassword {get; set;}
Property Value
A short string with any legal characters.
See Also
ConnectionArgs Class | Sharkbite.Irc Namespace