SerializedWorkspace.FindCommonServerPath 方法

注意:此 API 现在已过时。

从获取常见最小的服务器路径设置文件夹映射。

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

语法

声明
<ObsoleteAttribute("This method has been deprecated. Please remove all references.")> _
Public Shared Function FindCommonServerPath ( _
    workingFolders As WorkingFolder() _
) As String
[ObsoleteAttribute("This method has been deprecated. Please remove all references.")]
public static string FindCommonServerPath(
    WorkingFolder[] workingFolders
)

参数

返回值

类型:System.String
返回 String

.NET Framework 安全性

请参见

参考

SerializedWorkspace 类

Microsoft.TeamFoundation.Build.Tasks 命名空间