Click or drag to resize

regexMarkerForConsoleforeground Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the foreground color to be attached to the token matching the test

Namespace:  imbSCI.Data.data.text
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public ConsoleColor foreground { get; set; }
Request Example View Source

Property Value

Type: ConsoleColor
The foreground.
See Also