次の方法で共有


HelpContext.ParseResult プロパティ

定義

現在の解析操作の結果。

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

プロパティ値

適用対象