TfsPullRequestSettings.

ThrowExceptionIfPullRequestDoesNotExist Property

Summary

Gets or sets a value indicating whether an exception should be thrown if no pull request exists or not.

Syntax

public bool ThrowExceptionIfPullRequestDoesNotExist { get; set; }

Value

Type Description
bool
GitHub