Click or drag to resize

PropertiesSave(FileName) Method

Saves the properties container to the specified file.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public void Save(
	FileName fileName
)

Parameters

fileName  FileName
The target file.
See Also