AzureDevOpsPullRequest.

Description Property

Summary

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

Syntax

public string Description { get; }

Value

Type Description
string