Lingua

PowerShellShellProvider.GenerateCompletions(Command) Metodo

Definizione

public:
 virtual System::String ^ GenerateCompletions(System::CommandLine::Command ^ command);
public string GenerateCompletions(System.CommandLine.Command command);
abstract member GenerateCompletions : System.CommandLine.Command -> string
override this.GenerateCompletions : System.CommandLine.Command -> string
Public Function GenerateCompletions (command As Command) As String

Parametri

command
Command

Valori restituiti

Implementazioni

Si applica a