Partager via


CommonStructureService.GetProjectFromName, méthode

Espace de noms :  Microsoft.TeamFoundation.Integration.Server
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

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

Paramètres

Valeur de retour

Type : Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo
retourne CommonStructureProjectInfo ;

Implémentations

ICommonStructureService.GetProjectFromName(TeamFoundationRequestContext, String)

Sécurité .NET Framework

Voir aussi

Référence

CommonStructureService Classe

Microsoft.TeamFoundation.Integration.Server, espace de noms