GoCDPipelineInfo.

Name Property

Summary

Gets the name of the pipeline.
Namespace
Cake.Common.Build.GoCD.Data
Containing Type
GoCDPipelineInfo

Syntax

public string Name { get; }

Value

Type Description
string The name of the pipeline.