次の方法で共有


ParseResult.Configuration プロパティ

定義

解析結果の生成に使用される構成を取得します。

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

プロパティ値

適用対象