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