Kaybangz
The difference between File.Move() and FileInfo.MoveTo() for renaming files.
I totally agree that all three tools/platforms can provide bad information sometimes. I however would like some help with knowing how to answer the question of "when and why should I use File.Move() over FileInfo.MoveTo() for renaming a file".
18 replies
The difference between File.Move() and FileInfo.MoveTo() for renaming files.
I saw it in a Stackoverflow comment, and when I asked both Chatgpt and Bard, they confirmed it was correct. I can't seem to find any resource online that specifically covers the difference between both methods, so it's hard to really figure it out.
18 replies