Table of Contents

Method ResetTempPathUniquePerApp

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ResetTempPathUniquePerApp()

Resets the temporary path configuration to use a unique subfolder for the current application.

public static void ResetTempPathUniquePerApp()

Remarks

Call this method to clear any previously set temporary path subfolder, ensuring that subsequent operations will generate a new unique subfolder for the application's temporary files. This can be useful when isolating temporary data after configuration changes.