Bewerken

Delen via


HelpBuilder.Default.OptionsSection Method

Definition

Writes a help section describing a command's options.

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

Returns

Applies to