TextSyndicationContent.WriteContentsTo(XmlWriter) Metodo

Definizione

Scrive il contenuto di TextSyndicationContent nella classe XmlWriter specificata.

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)

Parametri

writer
XmlWriter

XmlWriter in cui scrivere.

Si applica a