ConsoleThemeStyle Class |
Namespace: PostSharp.Patterns.Diagnostics.Backends.Console
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.9.11.0 (6.9.11.0)
public sealed class ConsoleThemeStyle
The ConsoleThemeStyle type exposes the following members.
Name | Description | |
---|---|---|
ConsoleThemeStyle |
Initializes a new ConsoleThemeStyle.
|
Name | Description | |
---|---|---|
AnsiCode |
Gets the VT ANSI code for the style.
| |
BackgroundColor |
Gets the background color (used as a fallback when the console does not support VT ANSI codes).
| |
ForegroundColor |
Gets the foreground color (used as a fallback when the console does not support VT ANSI codes).
|