Summary
Gets change author.
- Namespace
- Cake
.Common .Build .Jenkins .Data - Containing Type
- JenkinsChangeInfo
Syntax
public string Author { get; }
Value
Type | Description |
---|---|
string | The change author. |
public string Author { get; }
Type | Description |
---|---|
string | The change author. |