SyndicationFeedFormatter::WriteTo Method (XmlWriter^)

 

Writes the SyndicationFeed to the specified XmlWriter instance.

Namespace:   System.ServiceModel.Syndication
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
virtual void WriteTo(
	XmlWriter^ writer
) abstract

Parameters

writer
Type: System.Xml::XmlWriter^

The XmlWriter to write the SyndicationFeed to.

.NET Framework
Available since 3.5
Silverlight
Available since 2.0
Return to top
Show: