GoCDStageInfo.

Name Property

Summary

Gets the name of the current stage being run.
Namespace
Cake.Common.Build.GoCD.Data
Containing Type
GoCDStageInfo

Syntax

public string Name { get; }

Value

Type Description
string The stage name.