Summary
Gets the URI for the build.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Build Info
Syntax
public Uri Uri { get; }
Examples
vstfs:///Build/Build/1430.Value
| Type | Description |
|---|---|
| Uri | The URI for the build. |
