IServerUseGlobalQuitMessage Property |
Returns whether the the IServer uses the global or custom quit message
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax bool UseGlobalQuitMessage { get; }
ReadOnly Property UseGlobalQuitMessage As Boolean
Get
property bool UseGlobalQuitMessage {
bool get ();
}
abstract UseGlobalQuitMessage : bool with get
Property Value
Type:
BooleanSee Also