Click or drag to resize

ShellBrowserBaseSelectParent Method

Moves up to the parent of the current shell object

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax
public bool SelectParent()

Return Value

Type: Boolean
true, if successful. false if no parent element is available or an error occured.
See Also