Edit

Share via


GitPullRequestQueryInput.Items Property

Definition

The list of commit IDs to search for.

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

Property Value

Attributes

Applies to