IExplorerSettingsShellShowLibraries Method |
Returns True if Libraries should be shown in the navigation pane of the Windows Explorer according to user's settings or operating system standards.
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntaxbool ShellShowLibraries()
Function ShellShowLibraries As Boolean
bool ShellShowLibraries()
abstract ShellShowLibraries : unit -> bool
Return Value
BooleanTrue if Libraries are displayed, false if not.
See Also