IPropertyServiceBuiltinSettings Property |
Gets the builtin settings. These are typically hard-coded in the program.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax IPropertyBag BuiltinSettings { get; }
Property Value
IPropertyBag
The builtin settings.
See Also