window form获取获取程序目录:
AppDomain.CurrentDomain.BaseDirectory.ToString()
window moble form 获取获取程序目录:
Path.GetDirectoryName(System.Reflection.Assembly.GetExecutingAssembly().GetName().CodeBase)
网页标题:windowform和windowmobleform获取程序目录的区别
网站链接:
http://www.ptruijie.cn/article/ijchis.html