Summary
Gets the commit message.
- Namespace
- Cake
.Common .Build .WoodpeckerCI .Data - Containing Type
- Woodpecker
C I Commit Info
Syntax
public string Message { get; }
Value
| Type | Description |
|---|---|
| string | The commit message. |
public string Message { get; }
| Type | Description |
|---|---|
| string | The commit message. |