DownloadOperation.GetDownloadedRanges Methode

Definition

Gibt die vollständige Liste der Bisher heruntergeladenen Dateibereiche zurück.

public:
 virtual IVector<BackgroundTransferFileRange> ^ GetDownloadedRanges() = GetDownloadedRanges;
IVector<BackgroundTransferFileRange> GetDownloadedRanges();
public IList<BackgroundTransferFileRange> GetDownloadedRanges();
function getDownloadedRanges()
Public Function GetDownloadedRanges () As IList(Of BackgroundTransferFileRange)

Gibt zurück

Gibt einen IVector zurück.

Windows-Anforderungen

Gerätefamilie
Windows 10 Fall Creators Update (eingeführt in 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v5.0)

Gilt für:

Weitere Informationen