ShellHistoryToolBarGoUp Method |
Goes up to parent directory.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax Public Function GoUp As Boolean
public:
virtual bool GoUp() sealed
abstract GoUp : unit -> bool
override GoUp : unit -> bool
Return Value
Type:
BooleanTrue if successful or
False otherwise.
Implements
IShellControlGoUpSee Also