Compartir a través de


Argument.Completions Propiedad

Definición

Obtiene la lista de orígenes de finalización para el argumento .

public:
 property System::CommandLine::CompletionSourceList ^ Completions { System::CommandLine::CompletionSourceList ^ get(); };
public System.CommandLine.CompletionSourceList Completions { get; }
member this.Completions : System.CommandLine.CompletionSourceList
Public ReadOnly Property Completions As CompletionSourceList

Valor de propiedad

Se aplica a