AzureDevOpsCreatePullRequestSettings.

TargetRefName Property

Summary

Gets the target branch of the pull request. If or System.String.Empty the default branch of the repository will be used.

Syntax

public string TargetRefName { get; private set; }

Value

Type Description
string
GitHub
Discussions