Microsoft Scripting Runtime
IFileSystem3 Object / GetParentFolderName Method
In This Topic
    GetParentFolderName Method
    In This Topic
    Description
    Return path to the parent folder
    Syntax
    Visual Basic
    Public Function GetParentFolderName( _
       ByVal Path As String _
    ) As String
    Parameters
    Path
    See Also