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