UpdateInformation Members

UpdateInformation overview

Public Properties

CustomData

Gets custom data for the update.

HistoricalSummary

Gets the historical summary text for the update, including summaries for all updates between the current version and the update's version.

Identity

Gets a unique identity for the update that must be specified when downloading or applying the update to ensure that this update is the one that is downloaded or applied.

IsDownloaded

Gets a value indicating whether the update has been downloaded.

PostedDate

Gets the date and time the update was posted in local time.

PostedDateUtc

Gets the date and time the update was posted in coordinated universal time (UTC).

SimpleSummary

Gets the summary text for the update.

Version

Gets the version of the available update.

See Also

UpdateInformation Class | Kjs.AppLife.Update.Web Namespace