Summary
Gets the branch display name.
- Namespace
- Cake
.Common .Build .TeamCity .Data - Containing Type
- TeamCityBuildInfo
Syntax
public string BranchName { get; }
Value
Type | Description |
---|---|
string | The branch display name. |
public string BranchName { get; }
Type | Description |
---|---|
string | The branch display name. |