次の方法で共有


ParseResult.InvocationConfiguration プロパティ

定義

コマンド ラインの実行時の動作を指定するために使用される構成を取得します。

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

プロパティ値

適用対象