Partager via


CommonStructureService.GetProjects, méthode

Espace de noms :  Microsoft.TeamFoundation.Integration.Server
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
Public Function GetProjects ( _
    requestContext As TeamFoundationRequestContext _
) As CommonStructureProjectInfo()
public CommonStructureProjectInfo[] GetProjects(
    TeamFoundationRequestContext requestContext
)

Paramètres

Valeur de retour

Type : array<Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo[]
retourne CommonStructureProjectInfo ;

Implémentations

ICommonStructureService.GetProjects(TeamFoundationRequestContext)

Sécurité .NET Framework

Voir aussi

Référence

CommonStructureService Classe

Microsoft.TeamFoundation.Integration.Server, espace de noms