Freigeben über


VersionControlServer.DownloadFileByUrl-Methode (String)

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

Syntax

'Declaration
Public Function DownloadFileByUrl ( _
    downloadUrl As String _
) As Stream
public Stream DownloadFileByUrl(
    string downloadUrl
)

Parameter

Rückgabewert

Typ: System.IO.Stream

.NET Framework-Sicherheit

Siehe auch

Referenz

VersionControlServer Klasse

DownloadFileByUrl-Überladung

Microsoft.TeamFoundation.VersionControl.Client-Namespace