IFileSystem.

TempPath Property

Summary

Gets or sets the temporary file path.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.IO
Containing Type
IFileSystem

Syntax

DirectoryPath TempPath { get; set; }

Value

Type Description
DirectoryPath
GitHub