FeedMetadata.

ImageLink Property

Summary

Gets a link to a related image
Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication
Containing Type
FeedMetadata

Syntax

public Uri ImageLink { get; set; }

Value

Type Description
Uri
GitHub