共用方式為


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

屬性值

適用於

另請參閱