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