Freigeben über


CommonStructureService.GetWellFormedProjects-Methode

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

Syntax

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

Parameter

Rückgabewert

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

Implementiert

ICommonStructureService.GetWellFormedProjects(TeamFoundationRequestContext)

.NET Framework-Sicherheit

Siehe auch

Referenz

CommonStructureService Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace