A
Andrew Robinson
Is there any method of moving files within the .NET framework?
Something along the lines of System.IO.File.Move() ?
I need the ability to move between volumes and/or servers using wildcards.
Hoping that I don't have to write my own.
thanks,
-Andrew
Something along the lines of System.IO.File.Move() ?
I need the ability to move between volumes and/or servers using wildcards.
Hoping that I don't have to write my own.
thanks,
-Andrew