var path="文件全路径"; 
 System.Diagnostics.Process.Start("explorer.exe",$" /select,{path}");

 

相关文章: