Summary
Gets or sets the messages.
- Namespace
- Cake
.Testing - Containing Type
- FakeConsole
Syntax
public List<string> Messages { get; set; }
Value
Type | Description |
---|---|
List |
The messages. |
public List<string> Messages { get; set; }
Type | Description |
---|---|
List |
The messages. |