Table of Contents

CliTheme.HeadingCasing Property

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Gets or sets the casing used for a heading in help output.

Default is None.

For example, uppercase heading is similar to:

USAGE:
ARGUMENTS:
OPTIONS:
COMMANDS:
public CliNameCasingConvention HeadingCasing { get; init; }

Property Value

CliNameCasingConvention