コード例 #1
0
 private string DatabasePath()
 {
     return(Path.Combine(FileUtils.GetAppDataFolder(), "searchindex.db"));
 }