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