Summary
Gets the branch name which will be build in a multibranch project.
- Namespace
- Cake
.Common .Build .Jenkins .Data - Containing Type
- Jenkins
Repository Info
Syntax
public string BranchName { get; }
Value
| Type | Description |
|---|---|
| string | The branch name. |
