CompletionContext.Empty 속성

정의

빈 CompletionContext를 가져옵니다.

public:
 static property System::CommandLine::Completions::CompletionContext ^ Empty { System::CommandLine::Completions::CompletionContext ^ get(); };
public static System.CommandLine.Completions.CompletionContext Empty { get; }
static member Empty : System.CommandLine.Completions.CompletionContext
Public Shared ReadOnly Property Empty As CompletionContext

속성 값

설명

테스트 목적으로 사용할 수 있습니다.

적용 대상