This documentation is archived and is not being maintained.
Environment::GetFolderPath Method
Visual Studio 2010
Gets the path to the system special folder that is identified by the specified enumeration.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: