IFeedMetadata.

Updated Property

Summary

Gets the date last updated
Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication
Containing Type
IFeedMetadata

Syntax

Nullable<DateTime> Updated { get; }

Value

Type Description
Nullable<DateTime>
GitHub