LastModifiedDate on Fileinfo gives error

@Ninjabullen

You can use this expression to get the last modified time:

IO.File.GetLastWriteTime(yourFilePath)

image

Hope this helps,
Best Regards.

1 Like