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

Return Value

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