Click or drag to resize

ShellHistoryToolBarGoUp Method

Goes up to parent directory.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public bool GoUp()

Return Value

Type: Boolean
True if successful or False otherwise.

Implements

IShellControlGoUp
See Also