Click or drag to resize

StartupSettingsAllowAddInConfigurationAndExternalAddIns Property

Use the file ConfigDirectory\AddIns.xml to maintain a list of deactivated AddIns and list of AddIns to load from external locations. The default value is true.

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

Property Value

Boolean
See Also