Method GetTempPathUniquePerApp
GetTempPathUniquePerApp()
Generates a unique temporary path for the application.
public static string GetTempPathUniquePerApp()
Returns
- string
A string containing the full path to a unique temporary directory for the application. The directory is created within the temporary folder returned by GetTempPath().