CompletionContext.ParseResult Property

Definition

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

Property Value

Applies to