Parser.Configuration 属性

定义

获取分析程序语法和行为所基于的配置。

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

属性值

适用于