TestFileSystem.

TempPath Property

Summary

Gets or sets the temporary file path.
Assembly
Wyam.Testing.dll
Namespace
Wyam.Testing.IO
Containing Type
TestFileSystem

Syntax

public DirectoryPath TempPath { get; set; }

Value

Type Description
DirectoryPath
GitHub