Language

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

プロパティ値

注釈

テスト目的で使用できます。

適用対象