TextSyndicationContent.WriteContentsTo(XmlWriter) Método
Definição
Grava o conteúdo do TextSyndicationContent no XmlWriter especificado.Writes the contents of the TextSyndicationContent to the specified XmlWriter.
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)