AutoUpdateSettingsInstallAtShutdown Property |
Gets or sets a value indicating whether to install a new version of Altaxo at shutdown of Altaxo.
Namespace: Altaxo.SettingsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool InstallAtShutdown { get; set; }
Property Value
BooleanIf
and a new version is available, Altaxo asks at shutdown whether to install the download.
See Also