IEngine.

Namespaces Property

Summary

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

Syntax

INamespacesCollection Namespaces { get; }

Value

Type Description
INamespacesCollection
GitHub