Summary
Gets the ID of the team project that contains this build.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Team Project Info
Syntax
public string Id { get; }
Value
Type | Description |
---|---|
string | The ID of the team project that contains this build. |