PropertyExtensionsGetPropertyBagsStartingFromApplicationSettings Method |
Gets the property bags '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> GetPropertyBagsStartingFromApplicationSettings()
Return Value
IEnumerablePropertyBagWithInformationProperty bags 'ApplicationSettings' and 'BuiltinSettings' along with the bag information.
See Also