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