다음을 통해 공유


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

속성 값

적용 대상