Class MswKnownFolders
Provides GUIDs for known Windows folders.
public static class MswKnownFolders
- Inheritance
-
MswKnownFolders
Fields
- ShellToGuid
Provides a mapping between shell folder identifiers and their corresponding GUIDs.
Properties
- AccountPictures
Gets the GUID for the account pictures folder.
- Computer
Gets the GUID for the Computer virtual folder.
- Contacts
Gets the GUID for the user's contacts folder.
- ControlPanel
Gets the GUID for the Control Panel virtual folder.
- Cookies
Gets the GUID for the cookies folder.
- Desktop
Gets the GUID for the user's desktop folder.
- Documents
Gets the GUID for the user's documents folder.
- Downloads
Gets the GUID for the user's downloads folder.
- Favorites
Gets the GUID for the user's favorites folder.
- Fonts
Gets the GUID for the Fonts folder.
- GameTasks
Gets the GUID for the Game Tasks folder.
- Games
Gets the GUID for the Games folder.
- History
Gets the GUID for the history folder.
- InternetCache
Gets the GUID for the internet cache folder.
- Links
Gets the GUID for the Links folder.
- LocalAppData
Gets the GUID for the local application data folder.
- LocalAppDataLow
Gets the GUID for the local low application data folder.
- Music
Gets the GUID for the user's music folder.
- Network
Gets the GUID for the Network virtual folder.
- Objects3D
Gets the GUID for the 3D Objects folder.
- OriginalImages
Gets the GUID for the Original Images folder.
- PhotoAlbums
Gets the GUID for the Photo Albums folder.
- Pictures
Gets the GUID for the user's pictures folder.
- Printers
Gets the GUID for the Printers virtual folder.
- Profile
Gets the GUID for the user's profile folder.
- ProgramData
Gets the GUID for the program data folder.
- ProgramFiles
Gets the GUID for the Program Files folder.
- ProgramFilesCommon
Gets the GUID for the common Program Files folder.
- ProgramFilesCommonX86
Gets the GUID for the common Program Files x86 folder.
- ProgramFilesX86
Gets the GUID for the Program Files x86 folder.
- Programs
Gets the GUID for the Programs folder.
- PublicDesktop
Gets the GUID for the public desktop folder.
- PublicDocuments
Gets the GUID for the public documents folder.
- PublicDownloads
Gets the GUID for the public downloads folder.
- PublicMusic
Gets the GUID for the public music folder.
- PublicPictures
Gets the GUID for the public pictures folder.
- PublicVideos
Gets the GUID for the public videos folder.
- RoamingAppData
Gets the GUID for the roaming application data folder.
- SavedGames
Gets the GUID for the user's saved games folder.
- Searches
Gets the GUID for the user's searches folder.
- StartMenu
Gets the GUID for the Start Menu folder.
- Startup
Gets the GUID for the Startup folder.
- System
Gets the GUID for the system folder.
- SystemX86
Gets the GUID for the system x86 folder.
- Templates
Gets the GUID for the Templates folder.
- Videos
Gets the GUID for the user's videos folder.
- Windows
Gets the GUID for the Windows folder.
Methods
- TryResolvePath(Guid, out string?)
Attempts to resolve the file system path associated with the specified known folder identifier.