Edit

GitLastChangeTreeItems.Items Property

Definition

The last change of items.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="items")]
public System.Collections.Generic.List<Microsoft.TeamFoundation.SourceControl.WebApi.GitLastChangeItem> Items { get; set; }
member this.Items : System.Collections.Generic.List<Microsoft.TeamFoundation.SourceControl.WebApi.GitLastChangeItem> with get, set
Public Property Items As List(Of GitLastChangeItem)

Property Value

Attributes

Applies to