UpdateInformation.IsDownloaded Property
Gets a value indicating whether the update has been downloaded.
[Visual Basic]
Public ReadOnly Property IsDownloaded As Boolean
[C#]
public bool IsDownloaded {get;}
Property Value
true if the update has been downloaded; otherwise, false.
See Also
UpdateInformation Class | UpdateInformation Members | Kjs.AppLife.Update.Web Namespace