Freigeben über


ICommonStructureService.GetProjectFromName-Methode

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

Syntax

'Declaration
Function GetProjectFromName ( _
    requestContext As TeamFoundationRequestContext, _
    projectName As String _
) As CommonStructureProjectInfo
CommonStructureProjectInfo GetProjectFromName(
    TeamFoundationRequestContext requestContext,
    string projectName
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo

.NET Framework-Sicherheit

Siehe auch

Referenz

ICommonStructureService Schnittstelle

Microsoft.TeamFoundation.Integration.Server-Namespace