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