Summary
Gets the job key for the current job, in the form PROJECT-PLAN-JOB, e.g. BAM-MAIN-JOBX.
- Namespace
- Cake
.Common .Build .Bamboo .Data - Containing Type
- BambooBuildInfo
Syntax
public string BuildKey { get; }
Value
Type | Description |
---|---|
string | The Bamboo Build Key. |