In this blog, I will show you how to move the folders from one path to another desired path.
Here, I have shown a sample demo by creating a simple Console Application.

In the line no 15, I have provided the path of the folder which I need to move to the other place, while in line no 17, I have provided the destination path where I want to place new folders.

In the line no 15, I have provided the path of the folder which I need to move to the other place, while in line no 17, I have provided the destination path where I want to place new folders.

SubashPosted Sep 7, 2016, 7:56 AM
Nice one
Rathrola Prem KumarPosted Aug 20, 2016, 3:07 AM
Good Job :) @ Nithish
Nithish ReddyPosted Aug 19, 2016, 7:09 AM
I got it !
Nithish ReddyPosted Aug 19, 2016, 6:31 AM
How to solve this!
Nithish ReddyPosted Aug 19, 2016, 6:30 AM
Foreach statement cannot operate on variables of type 'object' because 'object' does not contain a public definition for 'GetEnumerator'
Nithish ReddyPosted Aug 19, 2016, 6:30 AM
Hi Prem, When I trying to do the program in am facing an error i,e
Ritesh SinghPosted Aug 16, 2016, 8:44 AM
Nice