Summary
Gets the collection of all previously processed documents.
- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .Execution - Containing Type
- IExecutionContext
Syntax
IDocumentCollection Documents { get; }
Value
Type | Description |
---|---|
IDocumentCollection |