Method DeleteAllContentsInTempFolder
DeleteAllContentsInTempFolder()
Deletes all contents of the temporary folder, including files and subdirectories.
public static bool DeleteAllContentsInTempFolder()
Returns
- bool
true
if the operation succeeds or the folder does not exist;false
if an exception occurs during the operation.