method ExShellView.UpOneLevel ()
Browses the parent of current browsed folder.

TypeDescription
This method browses the parent folder. As in most Explorer-based applications, there is a 'Up one level' button that sets parent folder as current, this method does the same. For example, if 'My Computer' folder is currently browsed, using this method will result in setting 'Desktop' folder as browsed.