Now, after many tests this strange situation, when I test with a file "FilesToCopy.txt":
-I removed this file in the IDEwith "Remove", it does not exist on the Files Manager Tab, also not after Synch
-it is also not in the Files folder
-I removed this file also from the folder sharedFiles and removed the line
-I removed the '#CustomBuildAction: folders ready, %WINDIR%\System32\Robocopy.exe,"..\..\Shared Files" "..\Files"
-I tried Tools "clean project" and started it new
The file definitely does not exist in the project, also the IDE says so But:
With my code in Post 4 The file exists and I can even read it now and it shows the text in the file, but from where???
I never had such a strange problem :-(