次の方法で共有


ParserConfiguration クラス

定義

CommandLineParserで使用される構成を表します。

public ref class ParserConfiguration
public class ParserConfiguration
type ParserConfiguration = class
Public Class ParserConfiguration
継承
ParserConfiguration

コンストラクター

名前 説明
ParserConfiguration()

CommandLineParserで使用される構成を表します。

プロパティ

名前 説明
EnablePosixBundling

パーサーが POSIX スタイルのバンドル されたオプションを認識して展開するかどうかを示す値を取得または設定します。

ResponseFileTokenReplacer

応答ファイル トークン置換子を取得または設定します。

適用対象