Summary
Gets the build definition version.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Definition Info
Syntax
public int Version { get; }
Value
Type | Description |
---|---|
int | The build definition version. |