次の方法で共有


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 の値として取得します。

適用対象

こちらもご覧ください