GitQueryCommitsCriteria.CompareVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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