Redigera

Dela via


InvocationContext.ParseResult Property

Definition

The parse result for the current invocation.

public:
 property System::CommandLine::Parsing::ParseResult ^ ParseResult { System::CommandLine::Parsing::ParseResult ^ get(); void set(System::CommandLine::Parsing::ParseResult ^ value); };
public System.CommandLine.Parsing.ParseResult ParseResult { get; set; }
member this.ParseResult : System.CommandLine.Parsing.ParseResult with get, set
Public Property ParseResult As ParseResult

Property Value

Applies to