IReadOnlyFileSystem.

TempPath Property

Summary

Gets the temporary file path.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.IO
Containing Type
IReadOnlyFileSystem

Syntax

DirectoryPath TempPath { get; }

Value

Type Description
DirectoryPath The temporary file path.
GitHub