IServerRegainNick Property |
Returs or set whether to use RegainNick on this IServer
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
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