ConfigurationElement.PreSerialize(XmlWriter) Méthode

Définition

Appelé avant la sérialisation.

protected:
 virtual void PreSerialize(System::Xml::XmlWriter ^ writer);
protected virtual void PreSerialize (System.Xml.XmlWriter writer);
abstract member PreSerialize : System.Xml.XmlWriter -> unit
override this.PreSerialize : System.Xml.XmlWriter -> unit
Protected Overridable Sub PreSerialize (writer As XmlWriter)

Paramètres

writer
XmlWriter

XmlWriter qui sera utilisé pour sérialiser ConfigurationElement.

S’applique à