ConfigurationElement.PreSerialize(XmlWriter) Metoda

Definice

Volá se před serializací.

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)

Parametry

writer
XmlWriter

HodnotaXmlWriter, která bude použita k serializaci .ConfigurationElement

Platí pro