H
Harry J. Smith
How do you select a drive to write a file to?
In Visual Basic it is
ChDrive("D")
where D is the new drive letter. How do you do it in C#?
I could not find it in the msdn Library or at the Visual C# .NET Support
Center.
-Harry
In Visual Basic it is
ChDrive("D")
where D is the new drive letter. How do you do it in C#?
I could not find it in the msdn Library or at the Visual C# .NET Support
Center.
-Harry