IFeedItem.

ThreadCount Property

Summary

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

Syntax

Nullable<int> ThreadCount { get; }

Value

Type Description
Nullable<int>
GitHub