IExplorerSettingsShellHideExtensions Method |
Determines if Windows Explorer shows or hides file extensions for known file types according to user settings.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax bool ShellHideExtensions()
Function ShellHideExtensions As Boolean
bool ShellHideExtensions()
abstract ShellHideExtensions : unit -> bool
Return Value
Type:
BooleanTrue file extensions for known file types are hidden, false it not.
See Also