FakeConsole.

ForegroundColor Property

Summary

Gets or sets the foreground color.
Namespace
Cake.Testing
Containing Type
FakeConsole

Syntax

public ConsoleColor ForegroundColor { get; set; }

Value

Type Description
ConsoleColor The foreground color.