UpdateAvailableEventArgs Class

Definition

Represents an event fired when an installer update is available.

public ref class UpdateAvailableEventArgs : EventArgs
public class UpdateAvailableEventArgs : EventArgs
type UpdateAvailableEventArgs = class
    inherit EventArgs
Public Class UpdateAvailableEventArgs
Inherits EventArgs
Inheritance
UpdateAvailableEventArgs

Properties

Caption

Gets a string that contains the caption to display.

Text

Gets a string that contains the text to display.

Applies to