ISDBFileSystem::FileExists
Jump to navigation
Jump to search
CoClass SDBFileSystem, Interface ISDBFileSystem
Function FileExists(Filename As String) As Boolean
Parameters
Name | Type | Description |
---|---|---|
Filename | String | Filename to be checked. |
Method description
Returns TRUE if the file exists.