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.2
Syntax
public bool SelectParent()

Return Value

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