Documents Property
Namespace
Statiq.Testing
Containing Type
GatherDocuments
Property Type
ConcurrentDictionary<string, Dictionary<Phase, ImmutableArray<IDocument>>>

Syntax

public ConcurrentDictionary<string, Dictionary<Phase, ImmutableArray<IDocument>>> Documents { get; }

Value

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