UtilityTools.DeleteTempDirectory Method
This method deletes the files in a temporary folder identified by a unique ID.
Syntax
void DeleteTempDirectory(string ID);
Parameters | Description |
ID | A unique ID to identify which temporary folder to delete. |