Freigeben über


ICommonStructureService.EnsureTeamProjectsExistsInCatalog-Methode

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

Syntax

'Declaration
Sub EnsureTeamProjectsExistsInCatalog ( _
    requestContext As TeamFoundationRequestContext, _
    projects As IEnumerable(Of CommonStructureProjectInfo) _
)
void EnsureTeamProjectsExistsInCatalog(
    TeamFoundationRequestContext requestContext,
    IEnumerable<CommonStructureProjectInfo> projects
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ICommonStructureService Schnittstelle

Microsoft.TeamFoundation.Integration.Server-Namespace