Engine.

Documents Property

Summary

Gets the documents.
Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Execution
Containing Type
Engine

Syntax

public IDocumentCollection Documents { get; }

Value

Type Description
IDocumentCollection
GitHub