how to access files in xamarin.android. And also in Visual Studio Solution explorer where should i place the file in order to locate it in my code

后端 未结 0 702
陌清茗
陌清茗 2021-02-05 23:21

The code below tries to access file named zimbabwe in Asset folder

var fileContent = File.ReadAllText("Asset/zimbabwe.shp")

相关标签:
回答
  • 消灭零回复
提交回复
热议问题