IFeedMetadata.

ImageLink Property

Summary

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

Syntax

Uri ImageLink { get; }

Value

Type Description
Uri
GitHub