Summary
Gets the URI of the team foundation collection.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Team Project Info
Syntax
public Uri CollectionUri { get; }
Value
| Type | Description |
|---|---|
| Uri | The URI of the team foundation collection. |
