FakeConsole.

OutputConsoleColor Property

Summary

Gets or sets a value indicating whether console color should be added to the text string if SupportAnsiEscapeCodes is set to false.
Namespace
Cake.Testing
Containing Type
FakeConsole

Syntax

public bool OutputConsoleColor { get; set; }

Value

Type Description
bool