Documentation for this section has not yet been entered.public enum ConsoleColor
Member Name | Description |
---|
Black | Black color. |
Blue | Blue color. |
Cyan | Cyan color. |
DarkBlue | Dark Blue color. |
DarkCyan | Dark Cyan color. |
DarkGray | Dark Gray Color. |
DarkGreen | Dark Green color. |
DarkMagenta | Dark Magenta color. |
DarkRed | Dark Red color. |
DarkYellow | Dark Yellow color. |
Gray | Gray color. |
Green | Green color. |
Magenta | Magenta color. |
Red | Red color. |
White | White color. |
Yellow | Yellow color. |
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0