SyndicationContent.WriteContentsTo(XmlWriter) Método

Definição

Escreve o conteúdo deste SyndicationContent objeto no especificado XmlWriter.

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)

Parâmetros

writer
XmlWriter

O XmlWriter para escrever.

Observações

Este método apenas escreve o conteúdo contido no SyndicationContentarquivo .

Aplica-se a