Summary
Gets and sets the encoded content for this item
- Assembly
- Wyam
.Feeds .dll - Namespace
- Wyam
.Feeds .Syndication .Rss - Containing Type
- RssItem
Syntax
[DefaultValue(null)]
[XmlElement(ContentEncodedElement, Namespace = ContentNamespace)]
public string ContentEncoded { get; set; }
Attributes
Type | Description |
---|---|
Default |
|
XmlElementAttribute |
Value
Type | Description |
---|---|
string |