Summary
Gets the name of the completed build.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Build Info
Syntax
public string Number { get; }
Remarks
You can specify the build number format that generates this value in the build definition.
Value
Type | Description |
---|---|
string | The name of the completed build. |