Click or drag to resize

ParameterParserKeyColor Property

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

Namespace:  Cauldron.Consoles
Assembly:  Cauldron.Consoles (in Cauldron.Consoles.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public ConsoleColor KeyColor { get; set; }

Property Value

Type: ConsoleColor

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

See Also