Checks to see if a File Exists.

Syntax

ISFileUtilities.FileExists(fileName, [allowWildcards])

Parameters

NameTypeOptionalByRefDescription
fileName String The File Name.
allowWildcards Boolean Optional Indicates whether the File Name can contain Wildcard characters (*,?) to perform a wildcard check. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating whether the File Exists.

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