CliHelpBuilder.Theme Property

Gets the theme used by this CliHelpBuilder.

Definition

Namespace: DotMake.CommandLine
Assembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 2.3.0
C#
public CliTheme Theme { get; }

Property Value

CliTheme

See Also