BuildPath.GetFullPath 方法

教规本地化查询路径。这,以确保,因此,如果使用它,递归运算符是下的路径-于前个元素,并通配符不使用除路径的最后一个元素。

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

语法

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

参数

返回值

类型:System.String
一个教规本地化的查询路径字符串。

.NET Framework 安全性

请参见

参考

BuildPath 类

Microsoft.TeamFoundation.Build.Common 命名空间