You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gets the path to the temporary directory for this application. This is a sub-directory off of the system temp directory named the same as the ExeName. If there is no ExeName, will just use the root temp directory.
Example:
If the name of your executable is MyAwesomeTool.exe, the temp path would be this: C:\Path\To\Temp\MyAwesomeTool