AtomGenerator.

Uri Property

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

Syntax

[XmlAttribute("uri")]
[DefaultValue(null)]
public string Uri { get; set; }

Attributes

Type Description
XmlAttributeAttribute
DefaultValueAttribute

Value

Type Description
string
GitHub