Engine.

Namespaces Property

Summary

Gets the namespaces that should be brought in scope by modules that support dynamic compilation.
Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Execution
Containing Type
Engine

Syntax

public INamespacesCollection Namespaces { get; }

Value

Type Description
INamespacesCollection
GitHub