RSS.NET

RssItem Members

RssItem overview

Public Instance Constructors

RssItem Constructor Initialize a new instance of the RssItem class

Public Instance Properties

AuthorEmail address of the author of the item
CategoriesProvide information regarding the location of the subject matter of the channel in a taxonomy
CommentsURL of a page for comments relating to the item
DescriptionItem synopsis
EnclosureA reference to an attachment to the item
GuidA string that uniquely identifies the item
LinkURL of the item
PubDateIndicates when the item was published
SourceDescribes an items source
TitleTitle of the item

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToStringReturns a string representation of the current Object.

See Also

RssItem Class | Rss Namespace