AtomEntry.

Published Property

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

Syntax

[DefaultValue(null)]
[XmlElement("published")]
public virtual AtomDate Published { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlElementAttribute

Value

Type Description
AtomDate
GitHub