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