ShellBrowser .Net Edition
GoUp Method
NamespacesJam.ShellShellListViewGoUp()()()
Goes up one directory level.
Declaration Syntax
C#Visual BasicVisual C++
public override bool GoUp()
Public Overrides Function GoUp As Boolean
public:
virtual bool GoUp() override
Return Value
true, if the operation was performed succesfully. false, if the operation could not be perofrmed, which can e.g. happen, if the current folder is the root of the shell namespace.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)