SyndicationFeed.GetAtom10Formatter 메서드

정의

Atom10FeedFormatter 인스턴스를 가져옵니다.

public:
 System::ServiceModel::Syndication::Atom10FeedFormatter ^ GetAtom10Formatter();
public System.ServiceModel.Syndication.Atom10FeedFormatter GetAtom10Formatter ();
member this.GetAtom10Formatter : unit -> System.ServiceModel.Syndication.Atom10FeedFormatter
Public Function GetAtom10Formatter () As Atom10FeedFormatter

반환

Atom10FeedFormatter

Atom10FeedFormatter 인스턴스입니다.

적용 대상