Click or drag to resize

IExplorerSettingsShellExpandToCurrentFolder Method

Returns True if Windows Explorer automatically jumps to the selected folder; False otherwise.

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
bool ShellExpandToCurrentFolder()

Return Value

Boolean
True if selecting a node from e.g. QuickAccess will select the linked folder, false if it the selection remains in QuickAccess.
Remarks
Corresponds to the user setting: View > Options > Navigation Pane > Automatically expand to current folder
See Also