ConsoleColor Enumeration

Mentalis.org Proxy

Mentalis.org Proxy Documentation

ConsoleColor Enumeration

Enumerates all available colors for the forecolor or the backcolor of the console.

[Visual Basic]Public Enum ConsoleColor
[C#]
public enum ConsoleColor

Members

Member NameDescription
BlackBlack
RedRed
LightRedLight red
GreenGreen
LightGreenLight green
BlueBlue
LightBlueLight blue
GoldGold
YellowYellow
CyanCyan
LightCyanLight cyan
PurplePurple
LightPurpleLight purple
GrayGray
WhiteWhite

Requirements

Namespace: Org.Mentalis.Utilities.ConsoleAttributes Namespace

Assembly: Proxy.exe

See Also

Org.Mentalis.Utilities.ConsoleAttributes Namespace