Share via


InstallManager.InstallerStatusUpdated Event

Definition

Event that indicates the the installation status is updated.

public:
 event EventHandler<Microsoft::Web::PlatformInstaller::InstallStatusEventArgs ^> ^ InstallerStatusUpdated;
public event EventHandler<Microsoft.Web.PlatformInstaller.InstallStatusEventArgs> InstallerStatusUpdated;
member this.InstallerStatusUpdated : EventHandler<Microsoft.Web.PlatformInstaller.InstallStatusEventArgs> 
Public Custom Event InstallerStatusUpdated As EventHandler(Of InstallStatusEventArgs) 

Event Type

Applies to