PropertiesSave(FileName) Method |
Saves the properties container to the specified file.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void Save(
FileName fileName
)
Parameters
- fileName FileName
- The target file.
See Also