DownloadProgressEventArgs.Progress Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets download progress as a value that is between 0 and 100.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Int32The download progress. A value of 0 indicates no progress; 100 indicates the download is complete.
Show: