Свойство | Type | Description | |
---|---|---|---|
Progress | double |
Méthode | Description | |
---|---|---|
InstallProgressCounter ( ) : System | ||
InstallProgressCounter ( double scriptPhaseWeight ) : System | ||
ProcessMessage ( InstallMessage messageType, Microsoft.Deployment.WindowsInstaller.Record messageRecord ) : void |
Méthode | Description | |
---|---|---|
ProcessProgressMessage ( Microsoft.Deployment.WindowsInstaller.Record progressRecord ) : void | ||
UpdateProgress ( ) : void |
public InstallProgressCounter ( double scriptPhaseWeight ) : System | ||
scriptPhaseWeight | double | |
Résultat | System |
public ProcessMessage ( InstallMessage messageType, Microsoft.Deployment.WindowsInstaller.Record messageRecord ) : void | ||
messageType | InstallMessage | |
messageRecord | Microsoft.Deployment.WindowsInstaller.Record | |
Résultat | void |