Share via


Rss20FeedFormatter.FeedType 属性

定义

派生自与 SyndicationFeed 实例关联的 Rss20FeedFormatter 的实例。

protected:
 property Type ^ FeedType { Type ^ get(); };
protected Type FeedType { get; }
member this.FeedType : Type
Protected ReadOnly Property FeedType As Type

属性值

派生自与 SyndicationFeed 实例关联的 Rss20FeedFormatter 的实例。

适用于