FeedItem.

ThreadUpdated Property

Summary

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

Syntax

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

Value

Type Description
Nullable<DateTime>
GitHub