GitQueryCommitsCriteria.ItemVersion 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.
If provided, identifies the commit or branch to search
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="itemVersion")]
public Microsoft.TeamFoundation.SourceControl.WebApi.GitVersionDescriptor ItemVersion { get; set; }
member this.ItemVersion : Microsoft.TeamFoundation.SourceControl.WebApi.GitVersionDescriptor with get, set
Public Property ItemVersion As GitVersionDescriptor
Property Value
- Attributes