A Sandcastle Documented Class Library
IServerQuitMessage Property |
Returns custom QuitMessage on this IServer, if enabled.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
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