Summary
Gets and sets the url of the item.
- Assembly
- Wyam
.Feeds .dll - Namespace
- Wyam
.Feeds .Syndication .Rss - Containing Type
- RssItem
Syntax
[DefaultValue(null)]
[XmlElement("link")]
public string Link { get; set; }
Attributes
Type | Description |
---|---|
Default |
|
XmlElementAttribute |
Value
Type | Description |
---|---|
string |