CakeConsole.

BackgroundColor Property

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.