SyndicationFeedFormatter::Version Property

 

Gets the syndication version of the formatter.

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

public:
property String^ Version {
	virtual String^ get() abstract;
}

Property Value

Type: System::String^

The syndication version of the formatter.

Windows Communication Foundation (WCF) supports the RSS 2.0 and Atom 1.0 specifications.

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