'宣告
<TeamFoundationServiceDependency(GetType(TeamFoundationSecurityService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationSqlNotificationService))> _
Public NotInheritable Class TeamFoundationCatalogService _
Implements ITeamFoundationService, IDisposable
[TeamFoundationServiceDependency(typeof(TeamFoundationSecurityService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationSqlNotificationService))]
public sealed class TeamFoundationCatalogService : ITeamFoundationService,
IDisposable
傳回為父代所提供的資料以及資源的節點。如果兩個篩選,直接節點和父節點不會傳回。針對樹狀結構, PG1/\ PG2 PG3/\ \ TPC1 TPC2 TPC3/\ TP1 TP2, querying for TP1's identifier without filters and recursing to the root would yield TP1, TPC1, PG2 and PG 1。