A Sandcastle Documented Class Library
IChannelUserIsOperator Property |
Get whether user is IChannel operator (@)
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
bool IsOperator { get; }
ReadOnly Property IsOperator As Boolean Get
property bool IsOperator { bool get (); }
abstract IsOperator : bool with get
Property Value
Type: BooleanSee Also