Mono Class Library: System Namespace

System.ConsoleColor Enumeration

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

Remarks

Documentation for this section has not yet been entered. [Edit]

Members

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

Requirements

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