Click or drag to resize

IAutoUpdateSettingsViewInstallAt Property

Gets or sets the Gui element(s) that indicate when to install auto updates. Here: Bit0=1: at startup; Bit1=1: at shutdown

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

Property Value

Int32
See Also