FileSystemProviderBase.GetLastWriteTime Method
Name | Parameters | Description |
---|---|---|
GetLastWriteTime(FileManagerFile) | file | Override this method to implement getting the time of the last file modification. |
GetLastWriteTime(FileManagerFolder) | folder | Override this method to implement getting the time of the last folder modification. |