FolderItem.Parent
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Read-Only Property (As FolderItem )
Returns the FolderItem object for the parent of this item in the file hierarchy.
Notes
Returns Nil if this item is the root.
Example
The following example displays the Name of the Parent.