摘要:
代码: public static void OpenContainerFolder(string filePath) { string argument = "/n,/select,\"{0}\""; filePath = Path.GetFullPath(filePath); Process.Start("explorer.exe", string.Format(argument, fileP... 阅读全文
posted @ 2010-07-22 15:12
黑米
阅读(511)
评论(0)
推荐(0)

浙公网安备 33010602011771号