用如下方式取到路径: string applicationPath = Path.GetDirectoryName(Assembly.GetExecutingAssembly().GetName().CodeBase);//系统路径
用手机测试,得到的是 内存<Program Files<软件名 目录,请问用模拟器调试的时候,这个路径在电脑的哪里?
模拟器设置里有的,你可以指定电脑上一个路径.