Click or drag to resize

ExplorerSettingsShellExpandToCurrentFolder 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: 6.3.1
Syntax
public static bool ShellExpandToCurrentFolder()

Return Value

Type: Boolean
Boolean
Remarks
Corresponds to the user setting: View > Options > Navigation Pane > Automatically expand to current folder Always returns True for operating systems prior to Windows 7.
See Also