Rss20FeedFormatter::FeedType Property

 

The instance derived from SyndicationFeed that is associated with the Rss20FeedFormatter instance.

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

protected:
property Type^ FeedType {
	Type^ get();
}

Property Value

Type: System::Type^

The instance derived from SyndicationFeed that is associated with the Rss20FeedFormatter instance.

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