Edit

GitTreeRef.TreeEntries Property

Definition

Blobs and trees under this tree

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.Generic.IEnumerable<Microsoft.TeamFoundation.SourceControl.WebApi.GitTreeEntryRef> TreeEntries { get; set; }
member this.TreeEntries : seq<Microsoft.TeamFoundation.SourceControl.WebApi.GitTreeEntryRef> with get, set
Public Property TreeEntries As IEnumerable(Of GitTreeEntryRef)

Property Value

Attributes

Applies to