Summary
Specifies the path where the blog Atom file will be output.
The default value is
feed.atom
. Set to null
to prevent generating an Atom feed.
- Assembly
- Wyam
.Blog .dll - Namespace
- Wyam
.Blog - Containing Type
- BlogKeys
Syntax
public const string AtomPath
Constant Value
Value | Type |
---|---|
AtomPath | String |