Edit

Share via


CommandLineConfiguration.RootCommand Property

Definition

Gets the root command.

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

Property Value

Applies to