TfsPullRequestSettings.

PullRequestId Property

Summary

Gets the ID of the pull request.

Syntax

public int? PullRequestId { get; }

Value

Type Description
Nullable<T>
GitHub