ApplyingChangeEventArgs::CurrentFileData Property
Gets the current file data for the file to be changed.
Assembly: Microsoft.Synchronization.Files (in Microsoft.Synchronization.Files.dll)
If the change is ChangeType::Rename, this file data represents the file as it currently is before the new name is applied.
If the change is ChangeType::Create, this value is a nullptr.
Show: