GetFolderPath()
Environment::GetFolderPath(SpecialFolder) method
Returns fully qualified path to the specified system folder.
static String System::Environment::GetFolderPath(SpecialFolder folder)
Arguments
Parameter | Type | Description |
---|---|---|
folder | SpecialFolder | Value representing the system folder |
Return Value
Fully qualified path to the specified system folder
See Also
- Enum SpecialFolder
- Class String
- Struct Environment
- Namespace System
- Library Aspose.Slides