Summary
Gets a file representing a temp file with a random file name.
- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .IO - Containing Type
- IReadOnlyFileSystem
Syntax
IFile GetTempFile()
Return Value
Type | Description |
---|---|
IFile | A temp file. |