Closed 382215852 closed 2 years ago
In the Windows 10 operating system, deleting a file does not call the DeleteFile request. Is there any solution?To request DeleteFile .
Please see the documentation and especially around DeleteOnClose https://github.com/dokan-dev/dokan-dotnet/blob/master/sample/DokanNetMirror/Mirror.cs#L253
In the Windows 10 operating system, deleting a file does not call the DeleteFile request. Is there any solution?To request DeleteFile .