Freigeben über


CommandLineBuilder(Command) Konstruktor

Definition

public CommandLineBuilder (System.CommandLine.Command? rootCommand = default);
new System.CommandLine.Builder.CommandLineBuilder : System.CommandLine.Command -> System.CommandLine.Builder.CommandLineBuilder
Public Sub New (Optional rootCommand As Command = Nothing)

Parameter

rootCommand
Command

Der Stammbefehl der Anwendung.

Gilt für: