Edit

GitQueryRefsCriteria.CommitIds Property

Definition

List of commit Ids to be searched

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="commitIds")]
public System.Collections.Generic.IEnumerable<string> CommitIds { get; set; }
member this.CommitIds : seq<string> with get, set
Public Property CommitIds As IEnumerable(Of String)

Property Value

Attributes

Applies to