Class TempFileUtils
Provides utility methods for working with temporary files and directories.
public static class TempFileUtils
- Inheritance
-
TempFileUtils
Methods
- GenTempFilePath(string)
Generates a full file path for a temporary file in the application's temporary folder.
- GetTempFolder()
Gets the path to the temporary folder used by the application.