次の方法で共有


ParseResult.CommandResult プロパティ

定義

コマンド ライン入力で指定されたコマンドを示す結果。

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

プロパティ値

適用対象