Share via


ITeamProjectCollectionService.GetCollections 方法

擷取所有註冊的集合。 只建立和註冊的集合將會傳回。

命名空間:  Microsoft.TeamFoundation.Framework.Client
組件:  Microsoft.TeamFoundation.Client (在 Microsoft.TeamFoundation.Client.dll 中)

語法

'宣告
Function GetCollections As IList(Of TeamProjectCollection)
IList<TeamProjectCollection> GetCollections()

傳回值

類型:System.Collections.Generic.IList<TeamProjectCollection>
註冊的集合清單中。

.NET Framework 安全性

請參閱

參考

ITeamProjectCollectionService 介面

GetCollections 多載

Microsoft.TeamFoundation.Framework.Client 命名空間