摘要: DTE dte = (DTE)GetService(typeof(DTE)); string solutionDir = System.IO.Path.GetDirectoryName(dte.Solution.FullName); 阅读全文
posted @ 2016-12-26 15:28 云上青天 阅读(339) 评论(0) 推荐(0) 编辑