Edit

Share via


HelpBuilder.Default.CommandArgumentsSection Method

Definition

Writes a help section describing a command's arguments.

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

Returns

Applies to