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