![]() |
no Copy in C#???
Hi Guys
Is there maybe a copy function for the C# language? I can only find Directory.Move, Directory.Delete, etc. but no Copy function?I know I can do it like this... :
public static class CopyUtility private void backupToolStripMenuItem_Click(object sender, EventArgs e)But isn't there another way to do it though?:-/ >BstrucT |
Re: no Copy in C#???
This link has a nice list of file functions
|
Re: no Copy in C#???
Ooh, I see there is one there.
Thanks kruptof! >BstrucT |
| All times are GMT -5. The time now is 4:25 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC