IExplorerSettingsShellShowFavorites 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: 7.1
Syntax bool ShellShowFavorites()
Function ShellShowFavorites As Boolean
bool ShellShowFavorites()
abstract ShellShowFavorites : unit -> bool
Return Value
Type:
Booleantrue if Favorites are displayed as root node, false otherwise.
See Also