Summary
Gets the commit message.
- Namespace
- Cake
.Common .Build .AppVeyor .Data - Containing Type
- AppVeyorCommitInfo
Syntax
public string Message { get; }
Value
Type | Description |
---|---|
string | The commit message. |
public string Message { get; }
Type | Description |
---|---|
string | The commit message. |