Creates a new CoreStartup instance.
Namespace: Altaxo.AddInItemsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public CoreStartup(
string applicationName
)
Parameters
- applicationName String
-
The name of your application.
This is used as default title for message boxes,
default name for the configuration directory etc.
See Also