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.
NOTE: In case that file is plugin and needs to be deleted using Uninstall.vbs from Installation Packages an CurrentAddonInstallRoot should be used to get correct Plugins folder