public interface IInstallationProcessMonitor
Public Interface IInstallationProcessMonitor
public interface class IInstallationProcessMonitor
type IInstallationProcessMonitor = interface end
FileInstallationCompleted | Вызывается по завершению установки файла |
FileInstallationStarting | Вызывается перед началом установки файла |
InstallationProcessFinished | Вызывается по завершению процесса установки |
InstallationProcessStarting | Вызывается перед началом процесса установки |