XPathMessageFilter.OnWriteXml(XmlWriter) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Écrit un nœud à l'aide de writer
.
protected:
virtual void OnWriteXml(System::Xml::XmlWriter ^ writer);
protected virtual void OnWriteXml (System.Xml.XmlWriter writer);
abstract member OnWriteXml : System.Xml.XmlWriter -> unit
override this.OnWriteXml : System.Xml.XmlWriter -> unit
Protected Overridable Sub OnWriteXml (writer As XmlWriter)
Paramètres
Exceptions
writer
a la valeur null
.