ISDBFileSystem::CreateFolder
CoClass SDBFileSystem, Interface ISDBFileSystem
Function CreateFolder(Folder As String) As Boolean
Parameters
Name | Type | Description |
---|---|---|
Folder | String | Folder to be created. |
Method description
Makes sure given folder exists and creates it if it doesn't.