IUserIsPOperator Property |
Get whether user is IChannel special operator (!)
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax bool IsPOperator { get; }
ReadOnly Property IsPOperator As Boolean
Get
property bool IsPOperator {
bool get ();
}
abstract IsPOperator : bool with get
Property Value
Type:
BooleanSee Also