Click or drag to resize

PropertyExtensionsGetPropertyHierarchyStartingFromUserSettings Method

Gets the property bags 'ApplicationSettings' 'BuiltinSettings' and 'UserSettings' 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 GetPropertyHierarchyStartingFromUserSettings()

Return Value

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