ISDBFileSystem::DeleteFile
From MMWiki
CoClass SDBFileSystem, Interface ISDBFileSystem
Sub DeleteFile(Filename As String)
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| Filename | String | File to be deleted. |
[edit]
Method description
Deletes given file.
CoClass SDBFileSystem, Interface ISDBFileSystem
Sub DeleteFile(Filename As String)
| Name | Type | Description |
|---|---|---|
| Filename | String | File to be deleted. |
Deletes given file.