Edit

Share via


HelpBuilder.Default.SynopsisSection Method

Definition

Writes a help section describing a command's synopsis.

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

Returns

Applies to