共用方式為


TeamExplorerProjects.GetProjectsForCollection 方法

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

語法

'宣告
Public Function GetProjectsForCollection ( _
    collectionId As Guid _
) As List(Of String)
public List<string> GetProjectsForCollection(
    Guid collectionId
)

參數

傳回值

型別:System.Collections.Generic.List<String>

.NET Framework 安全性

請參閱

參考

TeamExplorerProjects 類別

Microsoft.TeamFoundation.Client 命名空間