Freigeben über


AdaptiveMediaSourceDownloadFailedEventArgs.Statistics Eigenschaft

Definition

Ruft ein -Objekt ab, das Downloadstatistiken bereitstellt, die dem Ereignis zugeordnet sind.

public:
 property AdaptiveMediaSourceDownloadStatistics ^ Statistics { AdaptiveMediaSourceDownloadStatistics ^ get(); };
AdaptiveMediaSourceDownloadStatistics Statistics();
public AdaptiveMediaSourceDownloadStatistics Statistics { get; }
var adaptiveMediaSourceDownloadStatistics = adaptiveMediaSourceDownloadFailedEventArgs.statistics;
Public ReadOnly Property Statistics As AdaptiveMediaSourceDownloadStatistics

Eigenschaftswert

Ein -Objekt, das dem Ereignis zugeordnete Downloadstatistiken bereitstellt.

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Gilt für: