InstallManager.InstallCompleted Event

Definition

Event that indicates the installation has completed.

public:
 event EventHandler<EventArgs ^> ^ InstallCompleted;
public event EventHandler<EventArgs> InstallCompleted;
member this.InstallCompleted : EventHandler<EventArgs> 
Public Custom Event InstallCompleted As EventHandler(Of EventArgs) 

Event Type

Applies to