Thresher 1.2 Class Documentation | |
WhoisInfo.Operator Property
Whether the user is an operator or not.
[Visual Basic]Public ReadOnly Property Operator As
Boolean [C#]public
bool Operator {get;}
Property Value
True if the user is an IRC operator.
See Also
WhoisInfo Class | Sharkbite.Irc Namespace