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