다음을 통해 공유


CommandLineBuilder.EnableDirectives 속성

정의

파서가 명령줄 지시문을 인식하는지 여부를 결정합니다.

public:
 property bool EnableDirectives { bool get(); void set(bool value); };
public bool EnableDirectives { get; set; }
member this.EnableDirectives : bool with get, set
Public Property EnableDirectives As Boolean

속성 값

적용 대상

추가 정보