Click or drag to resize

IAutoUpdateSettingsViewDownloadUnstableVersion Property

Gets or sets the state of the Gui element(s) that indicate whether to download the stable or the unstable versions (DownloadUnstableVersion).

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

Property Value

Boolean
See Also