Click or drag to resize
UpdateDisplayPercentDownloaded Property
Gets a value indicating the percent of the update package that has been downloaded.

Namespace: Kjs.AppLife.Update.Wpf
Assembly: Kjs.AppLife.Update.Wpf (in Kjs.AppLife.Update.Wpf.dll) Version: 5.1.0.0 (5.1.0.0)
Syntax
public double PercentDownloaded { get; }

Property Value

Type: Double
See Also