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

属性值

适用于

另请参阅