Summary
Gets the ID of the build.
Returns 0 if no build could be found and
ThrowExceptionIfBuildCouldNotBeFound is set to false.
- Namespace
- Cake
.AzureDevOps .Pipelines - Containing Type
- AzureDevOpsBuild
Syntax
public int BuildId { get; }
Value
| Type | Description |
|---|---|
| int |