Module Property
Gets the currently executing module.
Namespace
Statiq.Common
Containing Type
IExecutionContext
Property Type
IModule

Syntax

IModule Module { get; }

Value

Type Description
IModule