ConfigurationElement.PreSerialize Method
.NET Framework 4.6 and 4.5
Called before serialization.
Namespace: System.Configuration
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- writer
- Type: System.Xml.XmlWriter
The XmlWriter that will be used to serialize the ConfigurationElement.
Show: