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.0
Syntax
bool ShellExpandToCurrentFolder()

Return Value

Type: 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