FeedsSettings.

RssPath Property

Summary

A delegate that returns the RSS path to use.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
FeedsSettings

Syntax

public ContextConfig RssPath { get; set; }

Value

Type Description
ContextConfig
GitHub