RssFeed Documented Class Library

RssEnclosure Class

RssEnclosure represents an enclosure element in an RSS item. Typically RssEnclosure's are used to provide a link to an MP3 file for use in podcasts. For more on the <enclosure> element, refer to http://blogs.law.harvard.edu/tech/rss#ltenclosuregtSubelementOfLtitemgt.

For a list of all members of this type, see RssEnclosure Members.

System.Object
   skmRss.Engine.RssEnclosure

public class RssEnclosure

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: skmRss.Engine

Assembly: skmRss (in skmRss.dll)

See Also

RssEnclosure Members | skmRss.Engine Namespace