window form获取获取程序目录:
AppDomain.CurrentDomain.BaseDirectory.ToString()
window moble form 获取获取程序目录:
Path.GetDirectoryName(System.Reflection.Assembly.GetExecutingAssembly().GetName().CodeBase)
分享名称:windowform和windowmobleform获取程序目录的区别
路径分享:
http://scjierui.cn/article/ijchis.html