| UpdateDialogShowingEventArgs Properties |
The UpdateDialogShowingEventArgs 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.
| |
| CurrentUpdate |
Gets the update that has been selected as the current update available for download.
This property may be .
| |
| DialogSummaryHtml |
Gets or sets the summary HTML to be displayed in the dialog.
| |
| DialogSummaryText |
Gets or sets the summary text to be displayed in the dialog.
| |
| NoUpdateDisplayHtml |
Gets HTML from the update server to display if no update is available.
| |
| NoUpdateDisplayText |
Gets text from the update server to display if no update is available.
|