Summary
Gets the build number.
- Namespace
- Cake
.Common .Build .Jenkins .Data - Containing Type
- JenkinsBuildInfo
Syntax
public int BuildNumber { get; }
Value
Type | Description |
---|---|
int | The build number. |
public int BuildNumber { get; }
Type | Description |
---|---|
int | The build number. |