Metodo ICommonStructureService.GetProjectFromName

Spazio dei nomi:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ICommonStructureService Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.Integration.Server