[To be supplied.]
[Visual Basic] Public Enum FolderBrowserFolders [C#] public enum FolderBrowserFolders [C++] public enum FolderBrowserFolders
[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.
Member Name | Description |
---|---|
Desktop | The user's desktop. |
Favorites | The user's favorites list. |
MyComputer | The contents of the My Computer icon. |
MyDocuments | The user's My Documents folder. |
MyPictures | User's location to store pictures. |
NetAndDialUpConnections | Network and dial-up connections. |
NetworkNeighborhood | The network neighborhood. |
Printers | A folder containing installed printers. |
Recent | A folder containing shortcuts to recently opened files. |
SendTo | A folder containing shortcuts to applications to send documents to. |
StartMenu | The user's start menu. |
Templates | The user's file templates. |
Namespace: System.WinForms
Assembly: System.WinForms.dll