HelpBuilder.Default.CommandUsageSection Method

Definition

Writes a help section describing a command's usage.

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

Returns

Applies to