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