AtomLink.

Href Property

Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Atom
Containing Type
AtomLink

Syntax

[XmlAttribute("href")]
[DefaultValue(null)]
public string Href { get; set; }

Attributes

Type Description
XmlAttributeAttribute
DefaultValueAttribute

Value

Type Description
string
GitHub