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