Freigeben über


CommonStructureService.GetProjects-Methode

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
Public Function GetProjects ( _
    requestContext As TeamFoundationRequestContext _
) As CommonStructureProjectInfo()
public CommonStructureProjectInfo[] GetProjects(
    TeamFoundationRequestContext requestContext
)

Parameter

Rückgabewert

Typ: array<Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo[]
Gibt CommonStructureProjectInfo zurück.

Implementiert

ICommonStructureService.GetProjects(TeamFoundationRequestContext)

.NET Framework-Sicherheit

Siehe auch

Referenz

CommonStructureService Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace