Click or drag to resize

ExplorerSettingsShellShowAllFolders Method

Returns True if all folders are shown in the navigation pane of the Windows Explorer according to user's settings.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public static bool ShellShowAllFolders()

Return Value

Type: Boolean
True if all folders are shown in the navigation pane of the Windows Explorer according to user's settings.
Remarks
Always returns False for Windows Vista and earler operating systems.
See Also