AdaptiveMediaSourceDownloadCompletedEventArgs.Statistics Proprietà

Definizione

Ottiene un oggetto che fornisce statistiche di download associate all'evento.

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

Valore della proprietà

Oggetto che fornisce statistiche di download associate all'evento.

Requisiti Windows

Famiglia di dispositivi
Windows 10 Creators Update (è stato introdotto in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v4.0)

Si applica a