FeedItem.

ThreadCount Property

Summary

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

Syntax

public Nullable<int> ThreadCount { get; set; }

Value

Type Description
Nullable<int>
GitHub