Click or drag to resize
UpdateFoundEventArgs Properties

The UpdateFoundEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAvailableUpdates
Gets a collection containing an UpdateInformation for each update that is available to be applied to the application.
Public propertyBaseVersion
Gets the application version for which updates are available.
Public propertySelectedUpdate
Gets or sets the update that will be selected as the current update available for download. If this property is set to , no update will be available.
Top
See Also