TFBuildPullRequestInfo.

IsPullRequest Property

Summary

Gets a value indicating whether this instance is pull request.

Syntax

public bool IsPullRequest { get; }

Value

Type Description
bool true if this instance is pull request; otherwise, false.