ParseResult.Configuration Property

Definition

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

Property Value

Applies to