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