BindingContext.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

プロパティ値

適用対象