This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AzureDevOps.
Summary
Gets the change ID.
- Assembly
- Cake
.AzureDevOps .dll - Namespace
- Cake
.AzureDevOps .Pipelines - Containing Type
- Azure
Dev Ops Timeline Record
Syntax
public int ChangeId { get; }
Remarks
This is a monotonically-increasing number used to ensure consistency in the UI.
Value
Type | Description |
---|---|
int |