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