AtomBase.

Rights Property

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

Syntax

[DefaultValue(null)]
[XmlElement("rights")]
public AtomText Rights { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlElementAttribute

Value

Type Description
AtomText
GitHub