Click or drag to resize

IPropertyServiceBuiltinSettings Property

Gets the builtin settings. These are typically hard-coded in the program.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
IPropertyBag BuiltinSettings { get; }

Property Value

IPropertyBag
The builtin settings.
See Also