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