Table of Contents

Method DeleteAllContentsInTempFolder

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

DeleteAllContentsInTempFolder()

Deletes all contents of the temporary folder, including files and subdirectories.

public static bool DeleteAllContentsInTempFolder()

Returns

bool

true if the operation succeeds or the folder does not exist; false if an exception occurs during the operation.