AzureDevOpsPullRequestSettings.

ThrowExceptionIfPullRequestCouldNotBeFound Property

Summary

Gets or sets a value indicating whether an exception should be thrown if pull request for SourceRefName or PullRequestId could not be found.

Syntax

public bool ThrowExceptionIfPullRequestCouldNotBeFound { get; set; }

Value

Type Description
bool