Partager via


Conflict.DownloadYourFile, méthode

Télécharge le contenu du fichier conflictuel. Lève une exception si aucun votre fichier n'est disponible.

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

Syntaxe

'Déclaration
Public Sub DownloadYourFile ( _
    localFileName As String _
)
public void DownloadYourFile(
    string localFileName
)

Paramètres

  • localFileName
    Type : System.String
    Chemin d'accès local d'où enregistrer votre fichier.

Sécurité .NET Framework

Voir aussi

Référence

Conflict Classe

Microsoft.TeamFoundation.VersionControl.Client, espace de noms