A Sandcastle Documented Class Library
IServerRegainNick Property |
Returs or set whether to use RegainNick on this IServer.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
bool RegainNick { get; set; }
Property RegainNick As Boolean Get Set
property bool RegainNick { bool get (); void set (bool value); }
abstract RegainNick : bool with get, set
Property Value
Type: BooleanSee Also