PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Backends.​ConsoleConsole­Theme­StyleBackground­Color
Open sandboxFocus

ConsoleThemeStyle.BackgroundColor Property

BackgroundColor

Gets the background color (used as a fallback when the console does not support VT ANSI codes).

Declaration
public Nullable<ConsoleColor> BackgroundColor { get; }
Property Value
Type Description
System.Nullable<ConsoleColor>