how to make a folder for the files placed in listview in c#.net ?

Posted by zoya on Stack Overflow See other posts from Stack Overflow or by zoya
Published on 2010-03-09T06:49:24Z Indexed on 2010/03/09 6:51 UTC
Read the original article Hit count: 193

Filed under:
|
|
|
|

whats the procedure to send the files placed in a listview to a folder.. that is... i need to place all the files in the listview to a folder on button click event.. on button click it should make a folder for all the files in the list view and send them in.. im using winforms in c#.net

© Stack Overflow or respective owner

Related posts about folder

Related posts about listview