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