Click or drag to resize

AutoUpdateSettingsInstallAtStartup Property

Gets or sets a value indicating whether to install a new version of Altaxo at startup of Altaxo.

Namespace: Altaxo.Settings
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool InstallAtStartup { get; set; }

Property Value

Boolean
If and a new version is available, Altaxo asks at startup whether to install the download.
See Also