The current execution context.
- Namespace
- Statiq
.Common - Containing Type
- IExecutionContext
- Property Type
- IExecutionContext
Syntax
IExecutionContext Current { get; internal set; }
Remarks
This will return an empty execution context with default values if not currently executing.
Value
Type | Description |
---|---|
IExecutionContext |