C# 文件路径

if (!File.Exists(string.Format("{0}\\{1}.dll", Application.StartupPath.Trim(), assemblyString)))

{

........//操作

}

 

posted on 2011-02-12 15:01  山河星月  阅读(108)  评论(0编辑  收藏  举报

导航