다음을 통해 공유


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 파생 인스턴스입니다.

적용 대상