CopyFile
-
I working in solution vb.net for convert to C#. my question about this " CopyFile(My.Application.Info.DirectoryPath & "\Ids", "Z:\ID", 1)". wath the function for this and how do that in C#? . thnks
Use System.IO Name Space System.IO.File.Copy (SourceFilename,TragetFilename); Cheers
Rajesh B --> A Poor Workman Blames His Tools <--
-
I working in solution vb.net for convert to C#. my question about this " CopyFile(My.Application.Info.DirectoryPath & "\Ids", "Z:\ID", 1)". wath the function for this and how do that in C#? . thnks
Search in GOOGLE before posting question ., See how sweet is this... :-O :-O File Cpy in C#[^] Cheers :thumbsup::thumbsup:
Rajesh B --> A Poor Workman Blames His Tools <--
-
I working in solution vb.net for convert to C#. my question about this " CopyFile(My.Application.Info.DirectoryPath & "\Ids", "Z:\ID", 1)". wath the function for this and how do that in C#? . thnks