Parser.Configuration Property

Definition

Gets the configuration on which the parser's grammar and behaviors are based.

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

Property Value

Applies to