Summary
Gets and sets the url to which the image is linked.
- Assembly
- Wyam
.Feeds .dll - Namespace
- Wyam
.Feeds .Syndication .Rss - Containing Type
- RssImage
Syntax
[XmlElement("link")]
public string Link { get; set; }
Remarks
Required even if empty.
Attributes
Type | Description |
---|---|
XmlElementAttribute |
Value
Type | Description |
---|---|
string |