Parser.Configuration プロパティ

定義

パーサーの文法と動作の基になる構成を取得します。

public:
 property System::CommandLine::CommandLineConfiguration ^ Configuration { System::CommandLine::CommandLineConfiguration ^ get(); };
public System.CommandLine.CommandLineConfiguration Configuration { get; }
member this.Configuration : System.CommandLine.CommandLineConfiguration
Public ReadOnly Property Configuration As CommandLineConfiguration

プロパティ値

適用対象