PropertyExtensionsGetPropertyHierarchyStartingFromUserSettings Method |
Gets the property bags 'ApplicationSettings' 'BuiltinSettings' and 'UserSettings' stored in a
PropertyHierarchy.
Namespace: AltaxoAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static PropertyHierarchy GetPropertyHierarchyStartingFromUserSettings()
Return Value
PropertyHierarchyProperty bags 'ApplicationSettings' 'BuiltinSettings' and 'UserSettings' wrapped in a
PropertyHierarchy.
See Also