IEngine.

Settings Property

Summary

Gets the settings.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Execution
Containing Type
IEngine

Syntax

ISettings Settings { get; }

Value

Type Description
ISettings
GitHub