Get File Info
Retrieves the properties of a specified file and saves the information for later use in the project.
Input
- Path: Please provide the path of the folder to be checked for existence.
- Type:
System.String - Required
- Type:
Output
- File Info: Returns the information of the file
- Type:
System.IO.FileInfo
- Type: