Language
Edit

GitQueryCommitsCriteria.CompareVersion Property

Definition

Only applicable when ItemVersion specified. If provided, start walking history starting at this commit.

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

Property Value

Attributes

Applies to