Summary
Gets and sets the name of the RSS channel that the item came from.
- Assembly
- Wyam
.Feeds .dll - Namespace
- Wyam
.Feeds .Syndication .Rss - Containing Type
- RssSource
Syntax
[DefaultValue(null)]
[XmlText]
public string Value { get; set; }
Attributes
| Type | Description |
|---|---|
| Default |
|
| XmlTextAttribute |
Value
| Type | Description |
|---|---|
| string |
