共用方式為


Workspace.RefreshMappings 方法

注意:這個應用程式開發介面現在已經過時。

從伺服器取得目前設定這個工作區執行個體的對應。

命名空間:  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 命名空間