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