IFeedMetadata.

Published Property

Summary

Gets the initial date published
Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication
Containing Type
IFeedMetadata

Syntax

Nullable<DateTime> Published { get; }

Value

Type Description
Nullable<DateTime>
GitHub