ArgumentResult.Argument Property

Definition

The argument to which the result applies.

public:
 property System::CommandLine::Argument ^ Argument { System::CommandLine::Argument ^ get(); };
public System.CommandLine.Argument Argument { get; }
member this.Argument : System.CommandLine.Argument
Public ReadOnly Property Argument As Argument

Property Value

Applies to