Engine.

ContentStreamFactory Property

Summary

The factory that should provide content streams for documents.
Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Execution
Containing Type
Engine

Syntax

public IContentStreamFactory ContentStreamFactory { get; set; }

Value

Type Description
IContentStreamFactory
GitHub