Click or drag to resize

ParameterParserDescriptionColor Property

Gets or sets the ForegroundColor of the description in the help text

Namespace:  Cauldron.Consoles
Assembly:  Cauldron.Consoles (in Cauldron.Consoles.dll) Version: 3.2.0.2
Syntax
public ConsoleColor DescriptionColor { get; set; }

Property Value

Type: ConsoleColor

[Missing <value> documentation for "P:Cauldron.Consoles.ParameterParser.DescriptionColor"]

See Also