Bagikan melalui


DownloadOperation.ResultFile Properti

Definisi

Mengembalikan objek IStorageFile yang disediakan oleh pemanggil saat membuat objek DownloadOperation menggunakan CreateDownload.

public:
 property IStorageFile ^ ResultFile { IStorageFile ^ get(); };
IStorageFile ResultFile();
public IStorageFile ResultFile { get; }
var iStorageFile = downloadOperation.resultFile;
Public ReadOnly Property ResultFile As IStorageFile

Nilai Properti

Objek file yang dikembalikan.

Berlaku untuk