Dictionary Property
Namespace
Statiq.Testing
Containing Type
TestPipelineOutputs
Property Type
IDictionary<string, ImmutableArray<IDocument>>

Syntax

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

Value

Type Description
IDictionary<string, ImmutableArray<IDocument>>