다음을 통해 공유


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

속성 값

적용 대상