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

Return Value

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