Click or drag to resize

ISettingsProcessorExport Method

Exports all settings to an XElement that is shaped to represent the structure of the settings backing storage.

Namespace: Orthogonal.NSettings
Assembly: Orthogonal.NSettings (in Orthogonal.NSettings.dll) Version: 3.0.5
Syntax
C#
XElement Export()

Return Value

XElement
An XElement object.
See Also