This documentation is archived and is not being maintained.
FileDialogCustomPlaces Class
Visual Studio 2010
Defines the known folders for custom places in file dialog boxes.
Assembly: PresentationFramework (in PresentationFramework.dll)
The FileDialogCustomPlaces type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | Contacts | Gets the Contacts folder for the current user. |
![]() ![]() | Cookies | Gets the Internet cookies folder for the current user. |
![]() ![]() | Desktop | Gets the folder for storing files on the desktop for the current user. |
![]() ![]() | Documents | Gets the Documents folder for the current user. |
![]() ![]() | Favorites | Gets the Favorites folder for the current user. |
![]() ![]() | LocalApplicationData | Gets the folder for application-specific data that is used by the current, non-roaming user. |
![]() ![]() | Music | Gets the Music folder for the current user. |
![]() ![]() | Pictures | Gets the Pictures folder for the current user. |
![]() ![]() | ProgramFiles | Gets the Program Files folder. |
![]() ![]() | ProgramFilesCommon | Gets the folder for components that are shared across applications. |
![]() ![]() | Programs | Gets the folder that contains the program groups for the current user. |
![]() ![]() | RoamingApplicationData | Gets the folder for application-specific data for the current roaming user. |
![]() ![]() | SendTo | Gets the folder that contains the Send To menu items for the current user. |
![]() ![]() | StartMenu | Gets the folder that contains the Start menu items for the current user. |
![]() ![]() | Startup | Gets the folder that corresponds to the Startup program group for the current user. |
![]() ![]() | System | Gets the System folder. |
![]() ![]() | Templates | Gets the folder for document templates for the current user. |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
