Microsoft Scripting Runtime
CreateFolder Method
IFileSystem3 Object : CreateFolder Method
Description
Create a folder
Syntax
Visual Basic
Public Function CreateFolder( _
   ByVal Path As String _
) As Folder
Parameters
Path
See Also

IFileSystem3 Object  | IFileSystem3 Members