StartupSettings_addInFiles Property |
Gets the list of explicit add-in files.
Namespace: Altaxo.Gui.WorkbenchAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic List<string> _addInFiles { get; }Property Value
ListString
See Also