AutoUpdateSettingsConfirmInstallation Property |
Gets or sets a value indicating whether the user has to confirm the installation of a new version
Namespace: Altaxo.SettingsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool ConfirmInstallation { get; set; }
Property Value
Boolean
If
true, the user is asked for confirmation before installing a new version.
See Also