Rss20FeedFormatter.FeedType 屬性

定義

SyndicationFeed 執行個體相關聯的 Rss20FeedFormatter 衍生執行個體。

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

屬性值

Type

SyndicationFeed 執行個體相關聯的 Rss20FeedFormatter 衍生執行個體。

適用於