I am using the Microsoft Sync Framework to sync the two folders, from the documentation it is stated that the metadata knows when and where the change is made, so I want to first analyze the change what happened to the folder after the last sync. And then
go for the sync with the other folder.
Is there a way to read the metadata file?
Thank you