CompletionsCommandParser.ConfigureCommand Method

Definition

public:
 static void ConfigureCommand(System::CommandLine::StaticCompletions::CompletionsCommandDefinition ^ command);
public static void ConfigureCommand(System.CommandLine.StaticCompletions.CompletionsCommandDefinition command);
static member ConfigureCommand : System.CommandLine.StaticCompletions.CompletionsCommandDefinition -> unit
Public Shared Sub ConfigureCommand (command As CompletionsCommandDefinition)

Parameters

Applies to