Partager via


PendingChangeEventArgs.UpdateServer, méthode (UpdateLocalVersionQueue, String)

Place le serveur à jour pour lui indiquer où l'élément de la modification en attente se trouve actuellement.

Accepte UpdateLocalVersionQueue pour autoriser le traitement par lots des appels d'UpdateLocalVersion.

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Client
Assembly :  Microsoft.TeamFoundation.VersionControl.Client (dans Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntaxe

'Déclaration
Public Sub UpdateServer ( _
    queue As UpdateLocalVersionQueue, _
    currentLocalPath As String _
)
public void UpdateServer(
    UpdateLocalVersionQueue queue,
    string currentLocalPath
)

Paramètres

  • currentLocalPath
    Type : System.String
    position actuelle sur le disque (null si sur le disque)

Sécurité .NET Framework

Voir aussi

Référence

PendingChangeEventArgs Classe

UpdateServer, surcharge

Microsoft.TeamFoundation.VersionControl.Client, espace de noms