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