GetFolderPath
Returns the path for a specified folder type.
Public Function GetFolderPath(
ByVal Folder As SpecialFolder ) As String
Parameters
- Folder
-
[ByVal]
SpecialFolder.
The folder to return the path of.
Return Values
String - The path for the specified folder.
See Also
Project CorLib Overview
Class Environment Overview