Summary
Gets the currently executing module.
- Assembly
- Wyam
.Testing .dll - Namespace
- Wyam
.Testing .Execution - Containing Type
- TestExecutionContext
Syntax
public IModule Module { get; set; }
Value
Type | Description |
---|---|
IModule |
public IModule Module { get; set; }
Type | Description |
---|---|
IModule |