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

Syntax

public IExecutionContext Parent { get; set; }

Value

Type Description
IExecutionContext