Redigera

Dela via


ParseResult.CommandResult Property

Definition

A result indicating the command specified in the command line input.

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

Property Value

Applies to