FakeConsole.

BackgroundColor Property

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.