This topic has not yet been rated - Rate this topic

SyndicationVersions Class

A class that represents the syndication versions supported by Silverlight 5.

System.Object
  System.ServiceModel.Syndication.SyndicationVersions

Namespace:  System.ServiceModel.Syndication
Assembly:  System.ServiceModel.Syndication (in System.ServiceModel.Syndication.dll)
public static class SyndicationVersions

The SyndicationVersions type exposes the following members.

  Name Description
Public field Static member Atom10 Represents support for the Atom 1.0 specification.
Public field Static member Rss20 Represents support for the RSS 2.0 specification.
Top

This class represents the syndication versions that Silverlight 5 supports by default. You can add support for additional syndication versions by implementing your own SyndicationFeed, SyndicationItem, and SyndicationFeedFormatter classes.

Silverlight

Supported in: 5, 4, 3

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ