共用方式為


InvocationContext.ParseResult 屬性

定義

目前調用的剖析結果。

public:
 property System::CommandLine::Parsing::ParseResult ^ ParseResult { System::CommandLine::Parsing::ParseResult ^ get(); void set(System::CommandLine::Parsing::ParseResult ^ value); };
public System.CommandLine.Parsing.ParseResult ParseResult { get; set; }
member this.ParseResult : System.CommandLine.Parsing.ParseResult with get, set
Public Property ParseResult As ParseResult

屬性值

適用於