FeedsSettings.

AtomPath Property

Summary

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

Syntax

public ContextConfig AtomPath { get; set; }

Value

Type Description
ContextConfig
GitHub