Redigera

Dela via


ParseResult.Parser Property

Definition

The parser used to produce the parse result.

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

Property Value

Applies to