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