PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Backends.​ConsoleConsole­Theme­StyleAnsi­Code
Open sandboxFocus

ConsoleThemeStyle.AnsiCode Property

AnsiCode

Gets the VT ANSI code for the style.

Declaration
public string AnsiCode { get; }
Property Value
Type Description
System.String
Remarks

This property can return null if the whole theme does not support VT ANSI codes.