GitTreeRef.TreeEntries Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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