共用方式為


TextSyndicationContent.WriteContentsTo(XmlWriter) 方法

定義

TextSyndicationContent 的內容寫入指定的 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)

參數

writer
XmlWriter

要寫入的目標 XmlWriter

適用於