FileDialogCustomPlaces Class
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 the known folders for custom places in file dialog boxes.
public ref class FileDialogCustomPlaces abstract sealed
public static class FileDialogCustomPlaces
type FileDialogCustomPlaces = class
Public Class FileDialogCustomPlaces
- Inheritance
-
FileDialogCustomPlaces
Remarks
Custom places are available starting in Windows Vista.
Properties
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. |