TestDocument.

Stream Property

Summary

Lets you set the document stream directly
Assembly
Wyam.Testing.dll
Namespace
Wyam.Testing.Documents
Containing Type
TestDocument

Syntax

public Stream Stream { get; set; }

Value

Type Description
Stream
GitHub