标签: c# ios xamarin
我想将csv保存为我的数据库表。但保存文件后,我无法在iPhone上找到该文件。路径是
System.Environment.GetFolderPath(System.Environment.SpecialFolder.MyDocuments);
iOS是否有像android的路径
Android.OS.Environment.ExternalStorageDirectory.Path;