Compartir a través de


CommandLineConfiguration.RootCommand Propiedad

Definición

Obtiene el comando raíz.

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

Valor de propiedad

Se aplica a