Click or drag to resize

PropertyServiceInternalSaveUserSettingsBag Method

[Missing <summary> documentation for "M:Altaxo.Main.Services.PropertyService.InternalSaveUserSettingsBag(Altaxo.Main.Properties.PropertyBagLazyLoaded,Altaxo.Main.Services.FileName)"]


Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected virtual void InternalSaveUserSettingsBag(
	PropertyBagLazyLoaded settings,
	FileName fileName
)

Parameters

settings  PropertyBagLazyLoaded

[Missing <param name="settings"/> documentation for "M:Altaxo.Main.Services.PropertyService.InternalSaveUserSettingsBag(Altaxo.Main.Properties.PropertyBagLazyLoaded,Altaxo.Main.Services.FileName)"]

fileName  FileName

[Missing <param name="fileName"/> documentation for "M:Altaxo.Main.Services.PropertyService.InternalSaveUserSettingsBag(Altaxo.Main.Properties.PropertyBagLazyLoaded,Altaxo.Main.Services.FileName)"]

See Also