Share via


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 執行個體。

適用於