KnownRecipe.

PackageId Property

Summary

Gets the package that the recipe class is in. If the recipe is in the core library, this will be null.
Assembly
Wyam.Configuration.dll
Namespace
Wyam.Configuration
Containing Type
KnownRecipe

Syntax

public string PackageId { get; }

Value

Type Description
string
GitHub