RSS.NET

RssImage Members

RssImage overview

Public Instance Constructors

RssImage Constructor Initialize a new instance of the RssImage class.

Public Instance Properties

DescriptionContains text that is included in the TITLE attribute of the link formed around the image in the HTML rendering.
HeightHeight of image in pixels
LinkThe URL of the site, when the channel is rendered, the image is a link to the site.
TitleDescribes the image, it's used in the ALT attribute of the HTML img tag when the channel is rendered in HTML.
UrlThe URL of a GIF, JPEG or PNG image that represents the channel.
WidthWidth of image in pixels

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.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

RssImage Class | Rss Namespace