Summary
Gets or sets the foreground color.
- Namespace
- Cake
.Core - Containing Type
- CakeConsole
Syntax
public ConsoleColor ForegroundColor { get; set; }
Value
Type | Description |
---|---|
ConsoleColor | The foreground color. |
public ConsoleColor ForegroundColor { get; set; }
Type | Description |
---|---|
ConsoleColor | The foreground color. |