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 のインスタンス。

適用対象