CoreStartupAddAddInFile Method |
Add the specified .addin file to the list of AddIn files to load.
Namespace: Altaxo.AddInItemsAssembly: 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.AddInItems.CoreStartup.AddAddInFile(System.String)"]
See Also