Property ForegroundColor
ForegroundColor
Gets the foreground color (used as a fallback when the console does not support VT ANSI codes).
Declaration
public Nullable<ConsoleColor> ForegroundColor { get; }
Property Value
Type | Description |
---|---|
Nullable<ConsoleColor> |