I want to move folder which is located under program file folder with c# code.
Source path: 'C:\Program Files\MyApp\Testing'
Target path: 'C:\'
I wish to have: 'C:\Testing'
Thanks.
I want to move folder which is located under program file folder with c# code.
Source path: 'C:\Program Files\MyApp\Testing'
Target path: 'C:\'
I wish to have: 'C:\Testing'
Thanks.