GetAttributes Method and Attributes event (wodSFTP / wodSFTP.NET / wodSFTPdll)
I'm trying to use GetAttributes Method to fire off the Attributes event to show the the access time of a specific file in VB.NET.
How does the Attributes event display the access time from the GetAttributes Method? Any sample code would help!
Thanks