RSS.NET

RssCategory Class

Provide information regarding the location of the subject matter of the channel in a taxonomy

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

System.Object
   Rss.RssElement
      Rss.RssCategory

[Visual Basic]
Public Class RssCategory
    Inherits RssElement
[C#]
public class RssCategory : RssElement

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

RssCategory Members | Rss Namespace