Partager via


GitTreeRef.TreeEntries, propriété

Espace de noms :  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly :  Microsoft.TeamFoundation.SourceControl.WebApi (dans Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntaxe

'Déclaration
<DataMemberAttribute(EmitDefaultValue := False)> _
Public Property TreeEntries As IEnumerable(Of GitTreeEntryRef)
[DataMemberAttribute(EmitDefaultValue = false)]
public IEnumerable<GitTreeEntryRef> TreeEntries { get; set; }

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

GitTreeRef Classe

Microsoft.TeamFoundation.SourceControl.WebApi, espace de noms