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