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