Check to see if a file is temporary (is in the temp folder for the current Windows User).

This will only check the current Users' Temp folder. If specifying a file name pointing to another Temporary folder (i.e. for a different Windows User), False will be returned.

Syntax

ISFileUtilities.IsFileTemporary(fileName)

Parameters

NameTypeOptionalByRefDescription
fileName String The File Name.

Return Value

Boolean

True, if file is located in the temporary folder. Otherwise False.

Member of:
ISFileUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0