Compartir a través de


CommonStructureService.GetWellFormedProjects (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Integration.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Function GetWellFormedProjects ( _
    requestContext As TeamFoundationRequestContext _
) As CommonStructureProjectInfo()
public CommonStructureProjectInfo[] GetWellFormedProjects(
    TeamFoundationRequestContext requestContext
)

Parámetros

Valor devuelto

Tipo: array<Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo[]
Devuelva CommonStructureProjectInfo.

Implementaciones

ICommonStructureService.GetWellFormedProjects(TeamFoundationRequestContext)

Seguridad de .NET Framework

Vea también

Referencia

CommonStructureService Clase

Microsoft.TeamFoundation.Integration.Server (Espacio de nombres)