Summary
Gets the commit author's name.
- Namespace
- Cake
.Common .Build .AppVeyor .Data - Containing Type
- AppVeyorCommitInfo
Syntax
public string Author { get; }
Value
Type | Description |
---|---|
string | The commit author's name. |
public string Author { get; }
Type | Description |
---|---|
string | The commit author's name. |