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