ProgressChangedEventArgs.ProgressPercentage Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the percentage of an asynchronous operation that has been completed.
Assembly: System (in System.dll)
Property Value
Type: System.Int32A percentage value that indicates the asynchronous operation progress.
Show: