BlogPostsSettings.

PostsPath Property

Summary

A delegate that should return a string with the path to blog post files.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
BlogPostsSettings

Syntax

public ContextConfig PostsPath { get; set; }

Value

Type Description
ContextConfig
GitHub