PendingChangeEventArgs.UpdateServer 方法 (UpdateLocalVersionQueue, String)

更新服务器来告诉挂起的更改的项目位置当前位于。

接受 UpdateLocalVersionQueue 允许批处理 UpdateLocalVersion 调用。

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

语法

声明
Public Sub UpdateServer ( _
    queue As UpdateLocalVersionQueue, _
    currentLocalPath As String _
)
public void UpdateServer(
    UpdateLocalVersionQueue queue,
    string currentLocalPath
)

参数

  • currentLocalPath
    类型:System.String
    磁盘 (空上的当前位置,如果不在磁盘上)

.NET Framework 安全性

请参见

参考

PendingChangeEventArgs 类

UpdateServer 重载

Microsoft.TeamFoundation.VersionControl.Client 命名空间