Environment::GetFolderPath Method
.NET Framework (current version)
Gets the path to the system special folder that is identified by the specified enumeration.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetFolderPath(Environment::SpecialFolder) | Gets the path to the system special folder that is identified by the specified enumeration. |
![]() ![]() | GetFolderPath(Environment::SpecialFolder, Environment::SpecialFolderOption) | Gets the path to the system special folder that is identified by the specified enumeration, and uses a specified option for accessing special folders. |
Show:

