AzureDevOpsPullRequest.

Title Property

Summary

Gets the title of the pull request. Returns System.String.Empty if no pull request could be found and ThrowExceptionIfPullRequestCouldNotBeFound is set to false.

Syntax

public string Title { get; }

Value

Type Description
string