Get Environment Folder
Gets the path to the specified system special folder.
Input
- Special Folder: The SpecialFolder whose path is to be retrieved.
- Type:
System.Int32 - Required
- Dropdown Options:
- Desktop
- Programs
- MyDocuments
- Personal
- Favorites
- Startup
- Recent
- SendTo
- StartMenu
- MyMusic
- MyVideos
- DesktopDirectory
- MyComputer
- NetworkShortcuts
- Fonts
- Templates
- CommonStartMenu
- CommonPrograms
- CommonStartup
- CommonDesktopDirectory
- ApplicationData
- PrinterShortcuts
- LocalApplicationData
- InternetCache
- Cookies
- History
- CommonApplicationData
- Windows
- System
- ProgramFiles
- MyPictures
- UserProfile
- SystemX86
- ProgramFilesX86
- CommonProgramFiles
- CommonProgramFilesX86
- CommonTemplates
- CommonDocuments
- CommonAdminTools
- AdminTools
- CommonMusic
- CommonPictures
- CommonVideos
- Resources
- LocalizedResources
- CommonOemLinks
- CDBurning
- Type:
Output
- Folder Path: The full folder path of the selected Special Folder
- Type:
System.String - Required
- Type: