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