I want get modified date but it shows error[error BC30456: ‘LastModifiedDate’ is not a member of ‘FileInfo’. ]
Please try fileInfo.LastWriteTime to get modified date of a file
Hi,
The following topic might help you.
Regards,
1 Like
So how to use last modified date?
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.