CompletionContext.Empty Propriété

Définition

Obtient un completionContext vide.

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

Valeur de propriété

Remarques

Peut être utilisé à des fins de test.

S’applique à