IFeedItem Interface
Item interface.
IFeedItem
IFeedMetadata
FeedItem
AtomEntry
RdfTextInput
RssItem
RdfChannel
RdfItem

Syntax

public interface IFeedItem : IFeedMetadata

Properties

Name Property Type Summary
Content string
Gets the content.
ThreadCount int?
Gets the number of comments on this item.
ThreadLink Uri
Gets the link to comments on this item.
ThreadUpdated DateTime?
Gets the number of comments on this item.

Extension Methods