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