BambooPlanInfo.

PlanKey Property

Summary

Gets the key of the current plan, in the form PROJECT-PLAN, e.g. BAM-MAIN.
Namespace
Cake.Common.Build.Bamboo.Data
Containing Type
BambooPlanInfo

Syntax

public string PlanKey { get; }

Value

Type Description
string The project name.