FolderNameEditor.FolderBrowserFolder Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines identifiers used to indicate the root folder for a folder browser to initially browse to.
protected: enum class FolderNameEditor::FolderBrowserFolder
protected enum FolderNameEditor.FolderBrowserFolder
Protected Enum FolderNameEditor.FolderBrowserFolder
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Desktop | 0 | The user's desktop. |
Printers | 4 | A folder containing installed printers. |
MyDocuments | 5 | The user's My Documents folder. |
Favorites | 6 | The user's favorites list. |
Recent | 8 | A folder containing shortcuts to recently opened files. |
SendTo | 9 | A folder containing shortcuts to applications to send documents to. |
StartMenu | 11 | The user's start menu. |
MyComputer | 17 | The contents of the My Computer icon. |
NetworkNeighborhood | 18 | The network neighborhood. |
Templates | 21 | The user's file templates. |
MyPictures | 39 | User's location to store pictures. |
NetAndDialUpConnections | 49 | Network and dial-up connections. |