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