次の方法で共有


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

プロパティ値

適用対象

こちらもご覧ください