Click or drag to resize

PropertiesSave Method

Saves the properties container to an XML element.

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

Return Value

XElement
The XML representation of the properties container.
See Also