IAuto |
public interface IAutoUpdateSettingsView
The IAutoUpdateSettingsView type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfirmInstallation | Gets or sets a value indicating whether installation must be confirmed. | |
| DownloadInterval | Gets or sets the state of the Gui element that is used to show the download interval (DownloadIntervalInDays). | |
| DownloadUnstableVersion | Gets or sets the state of the Gui element(s) that indicate whether to download the stable or the unstable versions (DownloadUnstableVersion). | |
| EnableAutoUpdates | Gets or sets the state of the Gui element(s) that enables/disables auto updates (EnableAutoUpdates). | |
| InstallAt | Gets or sets the Gui element(s) that indicate when to install auto updates. Here: Bit0=1: at startup; Bit1=1: at shutdown | |
| InstallationWindowClosingTime | Gets or sets the automatic closing time of the installation window. | |
| ShowDownloadWindow | Gets or sets the state of the Gui element(s) that indicate whether to show the download window (ShowDownloadWindow). | |
| ShowInstallationWindow | Gets or sets a value indicating whether the installation window is shown. |