CompletionContext.Empty Proprietà

Definizione

Ottiene un oggetto CompletionContext vuoto.

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

Valore della proprietà

Commenti

Può essere usato a scopo di test.

Si applica a