Summary
Gets the display name of the build.
- Namespace
- Cake
.Common .Build .Jenkins .Data - Containing Type
- JenkinsBuildInfo
Syntax
public string BuildDisplayName { get; }
Value
Type | Description |
---|---|
string | The display name of the build. |