다음을 통해 공유


CommandLineBuilder.ResponseFileHandling 속성

정의

파서의 응답 파일 처리를 구성합니다. 사용하도록 설정하면 유효한 파일 경로인 로 @ 시작하는 명령줄 토큰이 명령줄에 삽입된 것처럼 확장됩니다.

public:
 property System::CommandLine::Parsing::ResponseFileHandling ResponseFileHandling { System::CommandLine::Parsing::ResponseFileHandling get(); void set(System::CommandLine::Parsing::ResponseFileHandling value); };
public System.CommandLine.Parsing.ResponseFileHandling ResponseFileHandling { get; set; }
member this.ResponseFileHandling : System.CommandLine.Parsing.ResponseFileHandling with get, set
Public Property ResponseFileHandling As ResponseFileHandling

속성 값

적용 대상