FileDialogCustomPlaces Class
Defines the known folders for custom places in file dialog boxes.
Assembly: PresentationFramework (in PresentationFramework.dll)
| 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. |
Custom places are available starting inWindows Vista.
Available since 4.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

