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