GitHistoryQueryResults.StartingCommitId 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.
Seed commit used for querying history. Used for skip feature.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public string StartingCommitId { get; set; }
member this.StartingCommitId : string with get, set
Public Property StartingCommitId As String
Property Value
- Attributes