BuildPath.GetTeamProject 方法

返回生成路径的团队项目部件。此方法假定,路径已教规本地化的。

命名空间:  Microsoft.TeamFoundation.Build.Common
程序集:  Microsoft.TeamFoundation.Build.Common(在 Microsoft.TeamFoundation.Build.Common.dll 中)

语法

声明
Public Shared Function GetTeamProject ( _
    buildPath As String _
) As String
public static string GetTeamProject(
    string buildPath
)

参数

返回值

类型:System.String
查询路径的团队项目部件。

.NET Framework 安全性

请参见

参考

BuildPath 类

Microsoft.TeamFoundation.Build.Common 命名空间