A Sandcastle Documented Class Library
QuitArgsQuitMessage Property |
Returns the quit message, if any
Namespace: AdiIRCAPIv2.Arguments.Contextless
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
public string QuitMessage { get; }
Public ReadOnly Property QuitMessage As String Get
public: property String^ QuitMessage { String^ get (); }
member QuitMessage : string with get
Property Value
Type: StringSee Also