Click or drag to resize

regexMarkerForConsolebackground Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the background color 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 background { get; set; }
Request Example View Source

Property Value

Type: ConsoleColor
The background.
See Also