Compartilhar via


Propriedade GitTreeRef.TreeEntries

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (em Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Sintaxe

'Declaração
<DataMemberAttribute(EmitDefaultValue := False)> _
Public Property TreeEntries As IEnumerable(Of GitTreeEntryRef)
[DataMemberAttribute(EmitDefaultValue = false)]
public IEnumerable<GitTreeEntryRef> TreeEntries { get; set; }

Valor de propriedade

Tipo: System.Collections.Generic.IEnumerable<GitTreeEntryRef>

Segurança do .NET Framework

Consulte também

Referência

GitTreeRef Classe

Namespace Microsoft.TeamFoundation.SourceControl.WebApi