IServerLastQuitMessage Property |
Returns the last QuitMessage sent on this IServer
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax string LastQuitMessage { get; }
ReadOnly Property LastQuitMessage As String
Get
property String^ LastQuitMessage {
String^ get ();
}
abstract LastQuitMessage : string with get
Property Value
Type:
StringSee Also