Partager via


TeamExplorerProjects.GetProjectsForCollection, méthode

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

Syntaxe

'Déclaration
Public Function GetProjectsForCollection ( _
    collectionId As Guid _
) As List(Of String)
public List<string> GetProjectsForCollection(
    Guid collectionId
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.List<String>

Sécurité .NET Framework

Voir aussi

Référence

TeamExplorerProjects Classe

Microsoft.TeamFoundation.Client, espace de noms