Compartir vía


HelpBuilder.Default.SubcommandsSection Método

Definición

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

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

Devoluciones

Se aplica a