다음을 통해 공유


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 사이의 값으로 다운로드 진행률을 가져옵니다.

적용 대상

추가 정보