AtomBase.

Id Property

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

Syntax

[XmlElement("id")]
public string Id { get; set; }

Remarks

Required even if empty.

Attributes

Type Description
XmlElementAttribute

Value

Type Description
string
GitHub