A Sandcastle Documented Class Library
RegisteredCommandArgsCommand Property |
Returns the name of the command called
Namespace: AdiIRCAPIv2.Arguments.Aliasing
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
public string Command { get; }
Public ReadOnly Property Command As String Get
public: property String^ Command { String^ get (); }
member Command : string with get
Property Value
Type: StringSee Also