Click or drag to resize

ExplorerSettingsShellShowFavorites Method

Determines if the Favorites or QuickAccess is displayed in Windows Explorer's Navigation Tree.

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

Return Value

Type: Boolean
true if Favorites are displayed as root node, false otherwise.
Remarks
Always returns False for Windows XP and earlier operating systems.
See Also