FeedItem.

ThreadLink Property

Summary

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

Syntax

public Uri ThreadLink { get; set; }

Value

Type Description
Uri
GitHub