Atom10FeedFormatter Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The Atom10FeedFormatter type exposes the following members.

Properties

  Name Description
Public property Feed Gets the SyndicationFeed associated with the formatter. (Inherited from SyndicationFeedFormatter.)
Protected property FeedType The instance derived from SyndicationFeed that is associated with the Atom10FeedFormatter instance.
Public property PreserveAttributeExtensions Gets and sets a value that specifies whether to preserve attribute extensions during serialization.
Public property PreserveElementExtensions Gets and sets a value that specifies whether to preserve element extensions during serialization.
Public property Version Gets the syndication version used by the formatter. (Overrides SyndicationFeedFormatter.Version.)

Top