Feed.

Items Property

Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication
Containing Type
Feed

Syntax

public List<FeedItem> Items { get; }

Value

Type Description
List<FeedItem>
GitHub