StartupSettingsAddAddInFile Method |
Add the specified .addin file.
Namespace: Altaxo.Gui.WorkbenchAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public void AddAddInFile(
string addInFile
)
Parameters
- addInFile String
[Missing <param name="addInFile"/> documentation for "M:Altaxo.Gui.Workbench.StartupSettings.AddAddInFile(System.String)"]
See Also