IExplorerSettingsShellShowAllFolders 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 bool ShellShowAllFolders()
Function ShellShowAllFolders As Boolean
bool ShellShowAllFolders()
abstract ShellShowAllFolders : unit -> bool
Return Value
Type:
BooleanTrue if all folders are shown in the navigation pane of the Windows Explorer according to user's settings.
See Also