Compartilhar via


UrlSyndicationContent.WriteContentsTo(XmlWriter) Método

Definição

Grava os conteúdos da instância UrlSyndicationContent no XmlWriter especificado.

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)

Parâmetros

writer
XmlWriter

O XmlWriter no qual ocorrerá a gravação.

Aplica-se a