Met Getfile
# ASP GetFile Method
* * Complete FileSystemObject Object Reference Manual](#)
* * *
The GetFile method returns a File object for the specified path.
### Syntax
FileSystemObject.GetFile(path)
| Parameter | Description |
| --- | --- |
| path | Required. The path to a specific file. |
### Example
Output:
The file was last modified on 01/01/20 4:23:56 AM
* * Complete FileSystemObject Object Reference Manual](#)
YouTip