-
How to monitor files being copied
I am using the below code to copy files in a folder and all its subfolders.
My.Computer.FileSystem.CopyDirectory(Source, Destination, FileIO.UIOption.OnlyErrorDialogs, FileIO.UICancelOption.DoNothing)
What I would like to know is what file is being copied when it happens. Can someone please provide code in VB.
Thanks for any help
Similar Threads
-
By ppuniversal in forum Database
Replies: 0
Last Post: 03-15-2007, 12:00 AM
-
By Peter Frost in forum Enterprise
Replies: 0
Last Post: 10-22-2001, 07:27 AM
-
By Frode Gilberg in forum VB Classic
Replies: 4
Last Post: 08-19-2001, 10:16 AM
-
By Frode Gilberg in forum VB Classic
Replies: 0
Last Post: 08-17-2001, 04:13 AM
-
By Thomas in forum Database
Replies: 1
Last Post: 06-02-2001, 05:46 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks