======Перечисление SpecialFolder====== * **Пространство имен:** [[developers:references:system|System]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== enum SpecialFolder =====Элементы===== ^Тип^Имя^Описание^ | |AdminTools| | | |ApplicationData| | | |CDBurning| | | |CommonAdminTools| | | |CommonApplicationData| | | |CommonDesktopDirectory| | | |CommonDocuments| | | |CommonMusic| | | |CommonOemLinks| | | |CommonPictures| | | |CommonProgramFiles| | | |CommonProgramFilesX86| | | |CommonPrograms| | | |CommonStartMenu| | | |CommonStartup| | | |CommonTemplates| | | |CommonVideos| | | |Cookies| | | |Desktop| | | |DesktopDirectory| | | |Favorites| | | |Fonts| | | |History| | | |InternetCache| | | |LocalApplicationData| | | |LocalizedResources| | | |MyComputer| | | |MyDocuments| | | |MyMusic| | | |MyPictures| | | |MyVideos| | | |NetworkShortcuts| | | |Personal| | | |PrinterShortcuts| | | |ProgramFiles| | | |ProgramFilesX86| | | |Programs| | | |Recent| | | |Resources| | | |SendTo| | | |StartMenu| | | |Startup| | | |System| | | |SystemX86| | | |Templates| | | |UserProfile| | | |Windows| |