ISDBFileSystem::DeleteFile
CoClass SDBFileSystem, Interface ISDBFileSystem
Sub DeleteFile(Filename As String)
Parameters
Name | Type | Description |
---|---|---|
Filename | String | File to be deleted. |
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.