Partilhar via


TextSyndicationContent.WriteContentsTo(XmlWriter) Método

Definição

Grava o conteúdo do TextSyndicationContent no 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

O XmlWriter no qual ocorrerá a gravação.

Aplica-se a