ValueRfc822 Property
Gets and sets the DateTime using RFC-822 date format. For serialization purposes only, use the PubDate property instead.
Namespace
Statiq.Feeds.Syndication.Rss
Containing Type
RssDate
Property Type
string

Syntax

[XmlText]
[DefaultValue(null)]
public string ValueRfc822 { get; set; }

Attributes

Type Description
XmlText
DefaultValueAttribute

Value

Type Description
string