Freigeben über


Item.DownloadFile-Methode

Lädt den Inhalt für diese Version des Elements herunter.

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

Syntax

'Declaration
Public Function DownloadFile As Stream
public Stream DownloadFile()

Rückgabewert

Typ: System.IO.Stream
Ein Stream, der den Inhalt des - Elements enthält.

.NET Framework-Sicherheit

Siehe auch

Referenz

Item Klasse

DownloadFile-Überladung

Microsoft.TeamFoundation.VersionControl.Client-Namespace