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

속성 값

적용 대상