IExecutionContext.

Settings Property

Summary

Gets the current settings metadata.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Execution
Containing Type
IExecutionContext

Syntax

IReadOnlySettings Settings { get; }

Value

Type Description
IReadOnlySettings
GitHub