Summary
Gets a list of feed items
- Assembly
- Wyam
.Feeds .dll - Namespace
- Wyam
.Feeds .Syndication - Containing Type
- IFeed
Syntax
IList<IFeedItem> Items { get; }
Value
Type | Description |
---|---|
IList |
IList<IFeedItem> Items { get; }
Type | Description |
---|---|
IList |