Mono Class Library: System.Environment Overview | MembersSystem.Environment.GetFolderPath Method |
Returns the path on the file system corresponding to the special folder. [Edit]
|
- folder
- The special folder whose path is to be returned. [Edit]
The path to the special folder, or the empty string if the special folder is not available or not applicable in the running operating system. [Edit]
See Environment.SpecialFolder for a list of special folders and their locations on non-Windows operating systems. [Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0