GetEnvironmentFolder
- This activity gets the path to the system’s special folder.
Properties
Input
- SpecialFolder (SpecialFolder:SpecialFolder) – The SpecialFolder whose path is to be retrieved using this activity.
Misc
- FolderOption(InArgument<folderOption>) – .
- FolderPath(OutArgument<String>) – This contains the full folder path of the SpecialFolder.
- DisplayName (String) – To set a meaningful name according to the user.