Edit

Share via


HelpSectionDelegate Delegate

Definition

Specifies help formatting behavior for a section of command line help.

C#
public delegate void HelpSectionDelegate(HelpContext context);

Parameters

context
HelpContext

Applies to