KnownTheme.

Recipe Property

Summary

Gets the recipe that this theme supports. A null value indicates the theme is not recipe specific.
Assembly
Wyam.Configuration.dll
Namespace
Wyam.Configuration
Containing Type
KnownTheme

Syntax

public string Recipe { get; }

Value

Type Description
string
GitHub