Click or drag to resize

StartupSettingsAllowUserAddIns Property

Allow user AddIns stored in the "application data" directory. The default is false.

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

Property Value

Boolean
See Also