CompletionContext.Empty Propiedad

Definición

Obtiene un objeto CompletionContext vacío.

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

Valor de propiedad

Comentarios

Se puede usar con fines de prueba.

Se aplica a