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