Compartir vía


HelpBuilder.Default.CommandArgumentsSection Método

Definición

Escribe una sección de ayuda que describe los argumentos de un comando.

public:
 static System::CommandLine::Help::HelpSectionDelegate ^ CommandArgumentsSection();
public static System.CommandLine.Help.HelpSectionDelegate CommandArgumentsSection ();
static member CommandArgumentsSection : unit -> System.CommandLine.Help.HelpSectionDelegate
Public Shared Function CommandArgumentsSection () As HelpSectionDelegate

Devoluciones

Se aplica a