A Sandcastle Documented Class Library
NickArgsNewNick Property |
Returns the new nick of the IUser
Namespace: AdiIRCAPIv2.Arguments.Contextless
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
public string NewNick { get; }
Public ReadOnly Property NewNick As String Get
public: property String^ NewNick { String^ get (); }
member NewNick : string with get
Property Value
Type: StringSee Also