Freigeben über


CommonStructureService.GetProjectFromName-Methode

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

Syntax

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

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo
Gibt CommonStructureProjectInfo zurück.

Implementiert

ICommonStructureService.GetProjectFromName(TeamFoundationRequestContext, String)

.NET Framework-Sicherheit

Siehe auch

Referenz

CommonStructureService Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace