Workspace.Map 方法

將指定的伺服器路徑。在本機磁碟上的位置。

命名空間:  Microsoft.TeamFoundation.VersionControl.Client
組件:  Microsoft.TeamFoundation.VersionControl.Client (在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)

語法

'宣告
Public Sub Map ( _
    serverPath As String, _
    localPath As String _
)
public void Map(
    string serverPath,
    string localPath
)

參數

  • serverPath
    類型:System.String
    對應資料夾的伺服器路徑。
  • localPath
    類型:System.String
    對應區域位置的路徑。

.NET Framework 安全性

請參閱

參考

Workspace 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間