IEngine.

Documents Property

Summary

Gets the documents.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Execution
Containing Type
IEngine

Syntax

IDocumentCollection Documents { get; }

Value

Type Description
IDocumentCollection
GitHub