Click or drag to resize

PropertyExtensionsGetPropertyHierarchyStartingFromApplicationSettings Method

Gets the property bags 'ApplicationSettings' and 'BuiltinSettings' stored in a PropertyHierarchy.

Namespace: Altaxo
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static PropertyHierarchy GetPropertyHierarchyStartingFromApplicationSettings()

Return Value

PropertyHierarchy
Property bags 'ApplicationSettings' and 'BuiltinSettings' wrapped in a PropertyHierarchy.
See Also