Summary
Gets the rest of commit message after line break (if exists).
- Namespace
- Cake
.Common .Build .AppVeyor .Data - Containing Type
- AppVeyorCommitInfo
Syntax
public string ExtendedMessage { get; }
Value
| Type | Description |
|---|---|
| string | The rest of commit message after line break (if exists). |
