accesing mobile device programmatically

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hello
I try access mobile device from pc.when mobile device connected I should
retrieve the files from specific directory of mobile device.but I cannot
acces the path of mobile device.something like that :
If File.Exists("Mobile Device\xxx.TXT") Then
is there a way to access mobile device directories using exe from pc
 
Back
Top