Edit

Share via


GitPullRequestIteration.TargetRefCommit Property

Definition

The target Git commit of this iteration.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.SourceControl.WebApi.GitCommitRef TargetRefCommit { get; set; }
member this.TargetRefCommit : Microsoft.TeamFoundation.SourceControl.WebApi.GitCommitRef with get, set
Public Property TargetRefCommit As GitCommitRef

Property Value

Attributes

Applies to