Table of Contents

Method GetTempPathUniquePerApp

Namespace
Alternet.Common
Assembly
Alternet.Common.v10.dll

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().