Sdílet prostřednictvím


CommandLineBuilder.EnableDirectives Vlastnost

Definice

Určuje, zda analyzátor rozpozná direktivy příkazového řádku.

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

Hodnota vlastnosti

Platí pro

Viz také