프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Progress | double |
메소드 | 설명 | |
---|---|---|
InstallProgressCounter ( ) : System | ||
InstallProgressCounter ( double scriptPhaseWeight ) : System | ||
ProcessMessage ( InstallMessage messageType, Microsoft.Deployment.WindowsInstaller.Record messageRecord ) : void |
메소드 | 설명 | |
---|---|---|
ProcessProgressMessage ( Microsoft.Deployment.WindowsInstaller.Record progressRecord ) : void | ||
UpdateProgress ( ) : void |
public InstallProgressCounter ( double scriptPhaseWeight ) : System | ||
scriptPhaseWeight | double | |
리턴 | System |
public ProcessMessage ( InstallMessage messageType, Microsoft.Deployment.WindowsInstaller.Record messageRecord ) : void | ||
messageType | InstallMessage | |
messageRecord | Microsoft.Deployment.WindowsInstaller.Record | |
리턴 | void |