TextSyndicationContent.WriteContentsTo(XmlWriter) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)