FeedMetadata.

Title Property

Summary

Gets the title
Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication
Containing Type
FeedMetadata

Syntax

public string Title { get; set; }

Value

Type Description
string
GitHub