Click or drag to resize

AutoUpdateSettings Properties

The AutoUpdateSettings type exposes the following members.

Properties
 NameDescription
Public propertyConfirmInstallation Gets or sets a value indicating whether the user has to confirm the installation of a new version
Public propertyDownloadIntervalInDaysGets or sets the download interval in days.
Public propertyDownloadUnstableVersionGets or sets a value indicating whether to download only stable versions or to download stable and unstable versions.
Public propertyEnableAutoUpdatesGets or sets a value indicating whether to globally enable auto updates or not.
Public propertyInstallationWindowClosingTime 
Public propertyInstallAtShutdownGets or sets a value indicating whether to install a new version of Altaxo at shutdown of Altaxo.
Public propertyInstallAtStartupGets or sets a value indicating whether to install a new version of Altaxo at startup of Altaxo.
Public propertyShowDownloadWindowGets or sets a value indicating whether to show the download window.
Public propertyShowInstallationWindow Gets or sets a value indicating whether to show installation window. If false, the installation window will only be shown up if an error occurs.
Top
See Also