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
- downloadUrl
Typ: System.String
Rückgabewert
Typ: System.IO.Stream
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.