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

ConsoleThemeStyle.ForegroundColor Property

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
System.Nullable<System.ConsoleColor>