FeedMetadata Class
Namespace
Statiq.Feeds.Syndication
Interfaces
Base Types
  • object
Derived Types
FeedMetadata
object
IFeedMetadata
FeedItem
Feed

Syntax

public abstract class FeedMetadata : IFeedMetadata

Properties

Name Property Type Summary
Author string
Description string
Id string
ImageLink Uri
Link Uri
Published DateTime?
Title string
Updated DateTime?

Extension Methods