CompletionContext.Empty Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.