FakeConsole.

Messages Property

Summary

Gets or sets the messages.
Namespace
Cake.Testing
Containing Type
FakeConsole

Syntax

public List<string> Messages { get; set; }

Value

Type Description
List<string> The messages.