Compartir a través de


UrlSyndicationContent.WriteContentsTo(XmlWriter) Método

Definición

Escribe el contenido de la instancia de UrlSyndicationContent en el XmlWriter especificado.

protected:
 override void WriteContentsTo(System::Xml::XmlWriter ^ writer);
protected override void WriteContentsTo (System.Xml.XmlWriter writer);
override this.WriteContentsTo : System.Xml.XmlWriter -> unit
Protected Overrides Sub WriteContentsTo (writer As XmlWriter)

Parámetros

writer
XmlWriter

XmlWriter en el que se va a escribir.

Se aplica a