CommonStructureService.GetProjectFromName 方法

命名空间:  Microsoft.TeamFoundation.Integration.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Public Function GetProjectFromName ( _
    requestContext As TeamFoundationRequestContext, _
    projectName As String _
) As CommonStructureProjectInfo
public CommonStructureProjectInfo GetProjectFromName(
    TeamFoundationRequestContext requestContext,
    string projectName
)

参数

返回值

类型:Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo
返回 CommonStructureProjectInfo

实现

ICommonStructureService.GetProjectFromName(TeamFoundationRequestContext, String)

.NET Framework 安全性

请参见

参考

CommonStructureService 类

Microsoft.TeamFoundation.Integration.Server 命名空间