UtilityTools.DeleteTempDirectory Method

This method deletes the files in a temporary folder identified by a unique ID.

Syntax

public static void DeleteTempDirectory(string id)

Parameters Description
id A unique ID to identify which temporary folder to delete.