共用方式為


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 之間的值。

適用於

另請參閱