Click or drag to resize

ShellBrowserBaseBrowseObject Method

Makes the currently active shell object the current folder.

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

Return Value

Type: Boolean
true, if successful. false if the current object is no folder or an error occured.
See Also