DirectoryInfo

            //DirectoryInfo di = new DirectoryInfo(Environment.GetFolderPath(Environment.SpecialFolder.MyDocuments));
            //Directory.CreateDirectory(di + @"\PGPowerPoint\");
            //Directory.CreateDirectory(di + @"\PGPowerPoint\" + @"\StudentLists\");
            //listsDirectory = new DirectoryInfo(di + @"\PGPowerPoint\" + @"\StudentLists\");

posted on 2011-05-18 09:08  Y#  阅读(178)  评论(0编辑  收藏  举报

导航