CliThemeHeadingNoColon Property
Gets or sets whether colon character at the end, is used for a heading in help output.
Default is .
For example, no colon and uppercase heading is similar to:
USAGE
ARGUMENTS
OPTIONS
COMMANDS
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.8.8
public bool HeadingNoColon { get; init; }
Property Value
Boolean