Atom10FeedFormatter.FeedType 属性

定义

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

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

属性值

Type

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

适用于