Summary
Gets the name of the branch.
- Assembly
- Rocket
.Surgery .Build .Information .dll - Namespace
- Rocket
.Surgery .Build .Information - Containing Type
- GitVersion
Syntax
public string BranchName { get; }
Attributes
| Type | Description |
|---|---|
| PrefixAttribute | |
| Used |
Value
| Type | Description |
|---|---|
| string | The name of the branch. |
