Mono Class Library: System Namespace

System.ConsoleColor Enumeration

Documentation for this section has not yet been entered.
public enum ConsoleColor

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
BlackBlack color.
BlueBlue color.
CyanCyan color.
DarkBlueDark Blue color.
DarkCyanDark Cyan color.
DarkGrayDark Gray Color.
DarkGreenDark Green color.
DarkMagentaDark Magenta color.
DarkRedDark Red color.
DarkYellowDark Yellow color.
GrayGray color.
GreenGreen color.
MagentaMagenta color.
RedRed color.
WhiteWhite color.
YellowYellow color.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0