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