Module Property
Gets the currently executing module.
Namespace
Statiq.Testing
Containing Type
TestExecutionContext
Implements
Property Type
IModule

Syntax

public IModule Module { get; set; }

Value

Type Description
IModule