I've setup filter to delete only *.csv files:
but component deletes files with *.csvsys extension too.
How to define mask in order to delete only *.csv files?
I've setup filter to delete only *.csv files:
but component deletes files with *.csvsys extension too.
How to define mask in order to delete only *.csv files?
I've talked to our development team and this behavior was a side-effect of a .NET function we use to fetch the files to delete.
The function has a funny side-effect that we weren't aware of.
Full explanation from Microsoft is:
So we created defect entry VPR#29407 for that. Please contact support, to see if a HotFix is available for the version you are using.
I've talked to our development team and this behavior was a side-effect of a .NET function we use to fetch the files to delete.
The function has a funny side-effect that we weren't aware of.
Full explanation from Microsoft is:
So we created defect entry VPR#29407 for that. Please contact support, to see if a HotFix is available for the version you are using.