FileDialogCustomPlaces Класс
Определение
Определяет известные папки для пользовательских размещений в диалоговых окнах открытия или сохранения файлов.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
- Наследование
-
FileDialogCustomPlaces
Комментарии
Пользовательские расположения доступны начиная с Windows VistaWindows Vista .Custom places are available starting inWindows VistaWindows Vista.
Свойства
Contacts |
Получает папку "Контакты" для текущего пользователя.Gets the Contacts folder for the current user. |
Cookies |
Получает папку файлов Cookie из Интернета для текущего пользователя.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 |
Получает папку Program Files.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. |