Bagikan melalui


DownloadOperation.CurrentWebErrorStatus Properti

Definisi

WebErrorStatus transfer, yang dapat dipantau selama masa pakai DownloadOperation.

public:
 property IReference<WebErrorStatus> ^ CurrentWebErrorStatus { IReference<WebErrorStatus> ^ get(); };
IReference<WebErrorStatus> CurrentWebErrorStatus();
public System.Nullable<WebErrorStatus> CurrentWebErrorStatus { get; }
var iReference = downloadOperation.currentWebErrorStatus;
Public ReadOnly Property CurrentWebErrorStatus As Nullable(Of WebErrorStatus)

Nilai Properti

Kesalahan WebErrorStatus .

Persyaratan Windows

Rangkaian perangkat
Windows 10 Fall Creators Update (diperkenalkan dalam 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v5.0)

Contoh

WebErrorStatus, DownloadOperation

Berlaku untuk