次の方法で共有


ParseResult.RootCommandResult プロパティ

定義

ルート コマンドの結果を取得します。

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

プロパティ値

適用対象