Renaming a File
C#
2
Posts
2
Posters
1
Views
1
Watching
-
Greetings! How do I rename a file using C#? Does Anybody know how? Please help. And also, how do I delete files or move them from folder to folder? Please help. "To teach is to learn twice"
Take a look at the
static
File[^] class. :)-Nick Parker DeveloperNotes.com