RssChannel Constructor
|
Initialize a new instance of the RssChannel class. |
Categories | One or more categories the channel belongs to. |
Cloud | Allow processes to register with a cloud to be notified of updates to the channel |
Copyright | Copyright notice for content in the channel |
Description | Description of the channel |
Docs | A URL, points to the documentation for the format used in the RSS file |
Generator | A string indicating the program used to generate the channel |
Image | A link and description for a graphic icon that represent a channel |
Items | All items within the channel |
Language | Language the channel is written in |
LastBuildDate | The date-time the last time the content of the channel changed, expressed as the coordinated universal time (UTC) |
Link | URL of the website named in the title |
ManagingEditor | The email address of the managing editor of the channel, the person to contact for editorial inquiries |
PubDate | The publication date for the content in the channel, expressed as the coordinated universal time (UTC) |
Rating | The PICS rating for the channel |
SkipDays | Readers should not read the channel during days listed. (UTC) |
SkipHours | Readers should not read the channel during hours listed (UTC) |
TextInput | Provides information about an HTTP GET feature, typically for a search or subscription |
TimeToLive | The number of minutes that a channel can be cached. |
Title | The name of the channel |
WebMaster | The email address of the webmaster for the channel |
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 | Returns a string representation of the current Object. |
RssChannel Class | Rss Namespace