获得程序当前目录

     DirectoryInfo sourceDirectory = new DirectoryInfo(Path.Combine(Path.GetFullPath(new FileInfo(Assembly.GetExecutingAssembly().Location).DirectoryName), "good"));

      

posted on 2014-06-30 17:35  shoutcharter  阅读(111)  评论(0)    收藏  举报

导航