IAutoUpdateInstallationService Interface |
Interface to a service that auto update the application.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic interface IAutoUpdateInstallationService
The IAutoUpdateInstallationService type exposes the following members.
Methods | Name | Description |
---|
 | Run | Starts the installer program, when all presumtions are fullfilled. |
Top
See Also