CakeConsole.

ForegroundColor Property

Summary

Gets or sets the foreground color.
Namespace
Cake.Core
Containing Type
CakeConsole

Syntax

public ConsoleColor ForegroundColor { get; set; }

Value

Type Description
ConsoleColor The foreground color.