SyndicationFeed.GetAtom10Formatter 方法
定义
获取一个 Atom10FeedFormatter 实例。Gets an Atom10FeedFormatter instance.
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 实例。An Atom10FeedFormatter instance.