Поделиться через


DownloadProgressEventArgs Класс

Определение

Предоставляет данные события DownloadProgress .

public ref class DownloadProgressEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class DownloadProgressEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class DownloadProgressEventArgs
Public NotInheritable Class DownloadProgressEventArgs
Наследование
Object Platform::Object IInspectable DownloadProgressEventArgs
Атрибуты

Свойства

Progress

Возвращает ход скачивания в виде значения от 0 до 100.

Применяется к

См. также раздел