BaseAzureDevOpsPullRequestSettings.

SourceBranch Property

Summary

Gets the branch for which the pull request is made.

Syntax

[Obsolete("Use SourceRefName instead.")]
public string SourceBranch { get; }

Attributes

Type Description
ObsoleteAttribute

Value

Type Description
string
GitHub
Discussions