IConsole.

BackgroundColor Property

Summary

Gets or sets the background color.
Namespace
Cake.Core
Containing Type
IConsole

Syntax

ConsoleColor BackgroundColor { get; set; }

Value

Type Description
ConsoleColor The background color.