Condividi tramite


SyndicationContent.WriteContentsTo(XmlWriter) Metodo

Definizione

Scrive il contenuto dell'oggetto SyndicationContent nella classe XmlWriter specificata.

protected:
 abstract void WriteContentsTo(System::Xml::XmlWriter ^ writer);
protected abstract void WriteContentsTo (System.Xml.XmlWriter writer);
abstract member WriteContentsTo : System.Xml.XmlWriter -> unit
Protected MustOverride Sub WriteContentsTo (writer As XmlWriter)

Parametri

writer
XmlWriter

XmlWriter in cui scrivere.

Commenti

Questo metodo scrive esclusivamente il contenuto incluso in SyndicationContent.

Si applica a