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 |
public IModule Module { get; set; }
Type | Description |
---|---|
IModule |