FeedItem.

Content Property

Summary

Gets the content.
Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication
Containing Type
FeedItem

Syntax

public string Content { get; set; }

Value

Type Description
string
GitHub