Summary
Gets the Bamboo short Plan Name.
- Namespace
- Cake
.Common .Build .Bamboo .Data - Containing Type
- BambooPlanInfo
Syntax
public string ShortPlanName { get; }
Value
| Type | Description |
|---|---|
| string | The Bamboo Plan Name in its short form. |
