IFeedItem.

ThreadUpdated Property

Summary

Gets the number of comments on this item
Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication
Containing Type
IFeedItem

Syntax

Nullable<DateTime> ThreadUpdated { get; }

Value

Type Description
Nullable<DateTime>
GitHub