Parent Property
The parent execution context if this is a nested module execution, null otherwise.
Namespace
Statiq.Common
Containing Type
IExecutionContext
Property Type
IExecutionContext

Syntax

IExecutionContext Parent { get; }

Value

Type Description
IExecutionContext