PropertyExtensionsGetPropertyBagsStartingFromUserSettings Method |
Gets the property bags 'UserSettings', 'ApplicationSettings', and 'BuiltinSettings' along with the bag information.
Namespace: AltaxoAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static IEnumerable<PropertyBagWithInformation> GetPropertyBagsStartingFromUserSettings()
Return Value
IEnumerablePropertyBagWithInformationProperty bags 'UserSettings', 'ApplicationSettings', and 'BuiltinSettings' along with the bag information.
See Also