Inputs Property
Namespace
Statiq.Testing
Containing Type
BootstrapperTestResult
Property Type
IDictionary<string, Dictionary<Phase, ImmutableArray<IDocument>>>

Syntax

public IDictionary<string, Dictionary<Phase, ImmutableArray<IDocument>>> Inputs { get; set; }

Value

Type Description
IDictionary<string, Dictionary<Phase, ImmutableArray<IDocument>>>