| UpdateFoundEventArgs Properties |
The UpdateFoundEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| AvailableUpdates |
Gets a collection containing an UpdateInformation for each update that
is available to be applied to the application.
| |
| BaseVersion |
Gets the application version for which updates are available.
| |
| SelectedUpdate |
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.
|