Atom10FeedFormatter Constructor (SyndicationFeed^)
.NET Framework (current version)
Creates a new instance of the Atom10FeedFormatter class with the specified SyndicationFeed instance.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- feedToWrite
-
Type:
System.ServiceModel.Syndication::SyndicationFeed^
The SyndicationFeed to serialize.
The following code shows how to create a SyndicationFeed and serialize it to Atom 1.0.
.NET Framework
Available since 3.5
Silverlight
Available since 2.0
Available since 3.5
Silverlight
Available since 2.0
Show: