Workspace.RefreshMappings 方法

注意:此 API 现在已废弃不用。

从服务器获取当前设置此工作区域实例的映射。

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

语法

声明
<ObsoleteAttribute("This method has been deprecated. Please use the Refresh() method instead.",  _
    False)> _
Public Sub RefreshMappings
[ObsoleteAttribute("This method has been deprecated. Please use the Refresh() method instead.", 
    false)]
public void RefreshMappings()

备注

已过时。 使用 Refresh() 方法来完成相同任务。

.NET Framework 安全性

请参阅

参考

Workspace 类

Microsoft.TeamFoundation.VersionControl.Client 命名空间