Classification.GetProjectFromName 方法

返回有关项目中的项目信息从其名称。

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

语法

声明
<WebMethodAttribute> _
Public Function GetProjectFromName ( _
    projectName As String _
) As CommonStructureProjectInfo
[WebMethodAttribute]
public CommonStructureProjectInfo GetProjectFromName(
    string projectName
)

参数

返回值

类型:Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo
项目信息。

.NET Framework 安全性

请参阅

参考

Classification 类

Microsoft.TeamFoundation.Integration.Server 命名空间