Summary
Gets the message.
- Namespace
- Cake
.Testing - Containing Type
- FakeLogMessage
Syntax
public string Message { get; }
Value
Type | Description |
---|---|
string | The message. |
public string Message { get; }
Type | Description |
---|---|
string | The message. |