Inputs Property
The input documents to process.
Namespace
Statiq.Testing
Containing Type
TestExecutionContext
Implements
Property Type
ImmutableArray<IDocument>

Syntax

public ImmutableArray<IDocument> Inputs { get; set; }

Value

Type Description
ImmutableArray<IDocument>