Click or drag to resize
UpdateDialogShowingEventArgs Properties

The UpdateDialogShowingEventArgs 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 propertyCurrentUpdate
Gets the update that has been selected as the current update available for download. This property may be .
Public propertyDialogSummaryHtml
Gets or sets the summary HTML to be displayed in the dialog.
Public propertyDialogSummaryText
Gets or sets the summary text to be displayed in the dialog.
Public propertyNoUpdateDisplayHtml
Gets HTML from the update server to display if no update is available.
Public propertyNoUpdateDisplayText
Gets text from the update server to display if no update is available.
Top
See Also