Summary
Gets the pipeline label. By default, this is set to the pipeline count.
- Namespace
- Cake
.Common .Build .GoCD .Data - Containing Type
- GoCDPipelineInfo
Syntax
public string Label { get; }
Value
| Type | Description |
|---|---|
| string | The pipeline label. |
