Rss20FeedFormatter.SetFeed(SyndicationFeed) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the SyndicationFeed instance associated with the Rss20FeedFormatter.
protected public:
override void SetFeed(System::ServiceModel::Syndication::SyndicationFeed ^ feed);
protected internal override void SetFeed (System.ServiceModel.Syndication.SyndicationFeed feed);
override this.SetFeed : System.ServiceModel.Syndication.SyndicationFeed -> unit
Protected Friend Overrides Sub SetFeed (feed As SyndicationFeed)
Parameters
- feed
- SyndicationFeed
The SyndicationFeed to associate with the Rss20FeedFormatter.
Applies to
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.