GitQueryCommitsCriteria.ToCommitId 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, an upper bound for filtering commits alphabetically
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="toCommitId")]
public string ToCommitId { get; set; }
member this.ToCommitId : string with get, set
Public Property ToCommitId As String
Property Value
- Attributes