Condividi tramite


HelpBuilder.Default.GetLayout Metodo

Definizione

Ottiene le sezioni predefinite da scrivere per la Guida della riga di comando.

public:
 static System::Collections::Generic::IEnumerable<System::CommandLine::Help::HelpSectionDelegate ^> ^ GetLayout();
public static System.Collections.Generic.IEnumerable<System.CommandLine.Help.HelpSectionDelegate> GetLayout ();
static member GetLayout : unit -> seq<System.CommandLine.Help.HelpSectionDelegate>
Public Shared Iterator Function GetLayout () As IEnumerable(Of HelpSectionDelegate)

Restituisce

Si applica a