Click or drag to resize

ExplorerSettings Methods

The ExplorerSettings type exposes the following members.

Methods
  NameDescription
Public methodStatic memberShellExpandToCurrentFolder
Returns True if Windows Explorer automatically jumps to the selected folder; False otherwise.
Public methodStatic memberShellHideExtensions
Determines if Windows Explorer shows or hides file extensions for known file types according to user settings.
Public methodStatic memberShellShowAllFolders
Returns True if all folders are shown in the navigation pane of the Windows Explorer according to user's settings.
Public methodStatic memberShellShowFavorites
Determines if the Favorites or QuickAccess is displayed in Windows Explorer's Navigation Tree.
Public methodStatic memberShellShowLibraries
Returns True if Libraries should be shown in the navigation pane of the Windows Explorer according to user's settings or operating system standards.
Public methodStatic memberShellShowNameSpace
Determines if a specific namespace (i.e. Cloud storage) is displayed in Windows Explorer's Navigation Tree.
Public methodStatic memberShellShowOneDrive
Determines if OneDrive is displayed in Windows Explorer's Navigation Tree.
Top
See Also