ISDBFileSystem::FileExists
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.