RSS.NET

RssBlogChannel Class

A RSS module that adds elements at the channel level that are common to weblogs.

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

System.Object
   Rss.RssModule
      Rss.RssBlogChannel

[Visual Basic]
NotInheritable Public Class RssBlogChannel
    Inherits RssModule
[C#]
public sealed class RssBlogChannel : RssModule

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: Rss

Assembly: RSS.NET (in RSS.NET.dll)

See Also

RssBlogChannel Members | Rss Namespace