Summary
Gets the target branch of the pull request.
If
or System.String.Empty
the default branch of the repository will be used.
- Namespace
- Cake
.AzureDevOps .Repos .PullRequest - Containing Type
- Azure
Dev Ops Create Pull Request Settings
Syntax
public string TargetRefName { get; private set; }
Value
Type | Description |
---|---|
string |