File.ParentFolder (Property)

The parent folder that contains the file.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:Folder object
JavaScript syntax:IEmyFile.ParentFolder

The File object represents a file living within a folder in the file system. This property returns an object that represents the folder containing the file.

See also:Folder object, Folder.ParentFolder, Folder.SubFolders[]