FeedsSettings.

Pipelines Property

Summary

The name of pipelines from which feed items should be taken.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
FeedsSettings

Syntax

public string[] Pipelines { get; set; }

Value

Type Description
string[]
GitHub