RssItem.

Guid Property

Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Rss
Containing Type
RssItem

Syntax

[XmlElement("guid")]
public RssGuid Guid { get; set; }

Attributes

Type Description
XmlElementAttribute

Value

Type Description
RssGuid
GitHub