This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AzureDevOps.
Summary
Gets the target branch of the pull request.
If
or System.String.Empty
the default branch of the repository will be used.
- Assembly
- Cake
.AzureDevOps .dll - Namespace
- Cake
.AzureDevOps .Repos .PullRequest - Containing Type
- Azure
Dev Ops Create Pull Request Settings
Syntax
public string TargetRefName { get; }
Value
Type | Description |
---|---|
string |