Edit

ItemModel.ChildItems Property

Definition

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

Property Value

Attributes

Applies to