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