DownloadProgressEventHandler Delegado

Definición

Representa el método que controlará el evento DownloadProgress .

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.Guid(2593016565, 45348, 20997, 138, 233, 52, 150, 224, 99, 197, 105)]
public delegate void DownloadProgressEventHandler(object sender, DownloadProgressEventArgs e);

Parámetros

sender
Object

Objeto donde se adjunta el controlador.

e
DownloadProgressEventArgs

Datos del evento.

Atributos

Se aplica a

Producto Versiones
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6