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