IServerQuitMessage Property |
Returns custom QuitMessage on this IServer, if enabled
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax string QuitMessage { get; }
ReadOnly Property QuitMessage As String
Get
property String^ QuitMessage {
String^ get ();
}
abstract QuitMessage : string with get
Property Value
Type:
StringSee Also