Summary
Gets Bamboo custom build information.
- Namespace
- Cake
.Common .Build .Bamboo .Data - Containing Type
- BambooBuildInfo
Syntax
public BambooCustomBuildInfo CustomBuild { get; }
Value
| Type | Description |
|---|---|
| Bamboo |
The Bamboo custom build information. |
