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.WorkbenchAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool AllowAddInConfigurationAndExternalAddIns { get; set; }
Property Value
BooleanSee Also