FeedMetadata.

Published Property

Summary

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

Syntax

public Nullable<DateTime> Published { get; set; }

Value

Type Description
Nullable<DateTime>
GitHub