Table of Contents

CustomHelpAction.Builder Property

Definition

Namespace
DotMake.CommandLine.Help
Assembly
DotMake.CommandLine.dll

Specifies an Builder to be used to format help output when help is requested.

public HelpBuilder Builder { get; set; }

Property Value

HelpBuilder