Aracılığıyla paylaş


GitTreeRef.TreeEntries Özellik

Ad alanı:  Microsoft.TeamFoundation.SourceControl.WebApi
Derleme:  Microsoft.TeamFoundation.SourceControl.WebApi (Microsoft.TeamFoundation.SourceControl.WebApi.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: System.Collections.Generic.IEnumerable<GitTreeEntryRef>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

GitTreeRef Sınıf

Microsoft.TeamFoundation.SourceControl.WebApi Ad Alanı