Freigeben über


VersionControlServer.DownloadFileByUrl-Methode (String, String)

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntax

'Declaration
Public Sub DownloadFileByUrl ( _
    downloadUrl As String, _
    localFileName As String _
)
public void DownloadFileByUrl(
    string downloadUrl,
    string localFileName
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

VersionControlServer Klasse

DownloadFileByUrl-Überladung

Microsoft.TeamFoundation.VersionControl.Client-Namespace