UtilityTools.GetTempDirectoryPath Method
This method returns the path to a temporary folder identified by a unique ID.
Syntax
string GetTempDirectoryPath(string);
| Parameters | Description |
| ID | A unique ID to identify which temporary folder's path to return.. |