Summary
Gets the origin branch of the change.
- Namespace
- Cake
.Common .Build .Jenkins .Data - Containing Type
- JenkinsChangeInfo
Syntax
public string Branch { get; }
Value
| Type | Description |
|---|---|
| string | The origin branch of the change. |
public string Branch { get; }
| Type | Description |
|---|---|
| string | The origin branch of the change. |