Summary
Gets the build branch.
- Namespace
- Cake
.Common .Build .Bamboo .Data - Containing Type
- BambooRepositoryInfo
Syntax
public string Branch { get; }
Value
Type | Description |
---|---|
string | The build branch. |
public string Branch { get; }
Type | Description |
---|---|
string | The build branch. |