ShellBrowser .Net Edition
ShellFolder Enumeration
NamespacesJam.ShellShellFolder
ShellFolder values provide a unique system-independent way to identify special folders used frequently by applications, but which may not have the same name or location on any given system.
Declaration Syntax
C#Visual BasicVisual C++
public enum ShellFolder
Public Enumeration ShellFolder
public enum class ShellFolder
Members
MemberDescription
AdminTools
The file system directory that is used to store administrative tools for an individual user. The Microsoft Management Console (MMC) will save customized consoles to this directory, and it will roam with the user.

AltStartup
The file system directory that corresponds to the user's nonlocalized Startup program group.

AppData
The file system directory that serves as a common repository for application-specific data. A typical path is C:\Documents and Settings\username\Application Data. This CSIDL is supported by the redistributable Shfolder.dll for systems that do not have the Microsoft Internet Explorer 4.0 integrated Shell installed.

BitBucket
The virtual folder containing the objects in the user's Recycle Bin.

CDBurnArea
The file system directory acting as a staging area for files waiting to be written to CD. A typical path is C:\Documents and Settings\username\Local Settings\Application Data\Microsoft\CD Burning.

CommonAdminTools
The file system directory containing administrative tools for all users of the computer.

CommonAltStartup
The file system directory that corresponds to the nonlocalized Startup program group for all users. Valid only for Microsoft Windows NT systems.

CommonAppData
The file system directory containing application data for all users. A typical path is C:\Documents and Settings\All Users\Application Data.

CommonDesktopDirectory
The file system directory that contains files and folders that appear on the desktop for all users. A typical path is C:\Documents and Settings\All Users\Desktop. Valid only for Windows NT systems.

CommonDocuments
The file system directory that contains documents that are common to all users. A typical paths is C:\Documents and Settings\All Users\Documents. Valid for Windows NT systems and Microsoft Windows 95 and Windows 98 systems with Shfolder.dll installed.

CommonFavorites
The file system directory that serves as a common repository for favorite items common to all users. Valid only for Windows NT systems.

CommonMusic
The file system directory that serves as a repository for music files common to all users. A typical path is C:\Documents and Settings\All Users\Documents\My Music.

CommonOEMLinks
Links to All Users OEM specific apps.

CommonPictures
The file system directory that serves as a repository for image files common to all users. A typical path is C:\Documents and Settings\All Users\Documents\My Pictures.

CommonPrograms
The file system directory that contains the directories for the common program groups that appear on the Start menu for all users. A typical path is C:\Documents and Settings\All Users\Start Menu\Programs. Valid only for Windows NT systems.

CommonStartmenu
The file system directory that contains the programs and folders that appear on the Start menu for all users. A typical path is C:\Documents and Settings\All Users\Start Menu. Valid only for Windows NT systems.

CommonStartup
The file system directory that contains the programs that appear in the Startup folder for all users. A typical path is C:\Documents and Settings\All Users\Start Menu\Programs\Startup. Valid only for Windows NT systems.

CommonTemplates
The file system directory that contains the templates that are available to all users. A typical path is C:\Documents and Settings\All Users\Templates. Valid only for Windows NT systems.

CommonVideo
The file system directory that serves as a repository for video files common to all users. A typical path is C:\Documents and Settings\All Users\Documents\My Videos.

ComputersNearMe
The folder representing other computers in your workgroup.

Connections
The virtual folder representing Network Connections, containing network and dial-up connections.

Controls
The virtual folder containing icons for the Control Panel applications.

Cookies
The file system directory that serves as a common repository for Internet cookies. A typical path is C:\Documents and Settings\username\Cookies.

Desktop
The virtual folder representing the Windows desktop, the root of the namespace.

DesktopDirectory
The file system directory used to physically store file objects on the desktop (not to be confused with the desktop folder itself). A typical path is C:\Documents and Settings\username\Desktop.

Drives
The virtual folder representing My Computer, containing everything on the local computer: storage devices, printers, and Control Panel. The folder may also contain mapped network drives.

Favorites
The file system directory that serves as a common repository for the user's favorite items. A typical path is C:\Documents and Settings\username\Favorites.

Fonts
A virtual folder containing fonts. A typical path is C:\Windows\Fonts.

History
The file system directory that serves as a common repository for Internet history items.

Internet
A virtual folder for Internet Explorer (icon on desktop).

InternetCache
The file system directory that serves as a common repository for temporary Internet files. A typical path is C:\Documents and Settings\username\Local Settings\Temporary Internet Files.

LocalAppData
The file system directory that serves as a data repository for local (nonroaming) applications. A typical path is C:\Documents and Settings\username\Local Settings\Application Data.

MyMusic
The file system directory that serves as a common repository for music files. A typical path is C:\Documents and Settings\User\My Documents\My Music.

MyPictures
The file system directory that serves as a common repository for image files. A typical path is C:\Documents and Settings\username\My Documents\My Pictures.

MyVideo
The file system directory that serves as a common repository for video files. A typical path is C:\Documents and Settings\username\My Documents\My Videos.

Nethood
A file system directory containing the link objects that may exist in the My Network Places virtual folder. It is not the same as CSIDL_NETWORK, which represents the network namespace root. A typical path is C:\Documents and Settings\username\NetHood.

Network
A virtual folder representing Network Neighborhood, the root of the network namespace hierarchy.

Personal
The file system directory used to physically store a user's common repository of documents. A typical path is C:\Documents and Settings\username\My Documents. This should be distinguished from the virtual My Documents folder in the namespace.

Printers
The virtual folder containing installed printers.

Printhood
The file system directory that contains the link objects that can exist in the Printers virtual folder. A typical path is C:\Documents and Settings\username\PrintHood.

Profile
The user's profile folder. A typical path is C:\Documents and Settings\username. Applications should not create files or folders at this level; they should put their data under the locations referred to by AppData or LocalAppData.

ProgramFiles
The Program Files folder. A typical path is C:\Program Files.

ProgramFilesCommon
A folder for components that are shared across applications. A typical path is C:\Program Files\Common. Valid only for Windows NT, Windows 2000, and Windows XP systems. Not valid for Windows Millennium Edition (Windows Me).

ProgramFilesCommonX86
A folder for components that are shared across applications. A typical path is C:\Program Files\Common. Valid only for Windows NT, Windows 2000, and Windows XP systems. Not valid for Windows Millennium Edition (Windows Me).

ProgramFilesX86
The Program Files folder. A typical path is C:\Program Files.

Programs
The file system directory that contains the user's program groups (which are themselves file system directories). A typical path is C:\Documents and Settings\username\Start Menu\Programs.

Recent
The file system directory that contains shortcuts to the user's most recently used documents. A typical path is C:\Documents and Settings\username\My Recent Documents.

Resources
Windows Vista. The file system directory that contains resource data. A typical path is C:\Windows\Resources.

ResourcesLocalized
Localized Resource Direcotry.

SendTo
The file system directory that contains Send To menu items. A typical path is C:\Documents and Settings\username\SendTo.

Startmenu
The file system directory containing Start menu items. A typical path is C:\Documents and Settings\username\Start Menu.

Startup
The file system directory that corresponds to the user's Startup program group. The system starts these programs whenever any user logs onto Windows NT or starts Windows 95. A typical path is C:\Documents and Settings\username\Start Menu\Programs\Startup.

System
The Windows System folder. A typical path is C:\Windows\System32.

SystemX86
The Windows System folder. A typical path is C:\Windows\System32.

Templates
The file system directory that serves as a common repository for document templates. A typical path is C:\Documents and Settings\username\Templates.

Windows
The Windows directory or SYSROOT. This corresponds to the %windir% or %SYSTEMROOT% environment variables. A typical path is C:\Windows.

Unknown
Unknown special folder.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)