var fileName = Assembly.GetExecutingAssembly().Location;
System.Diagnostics.Process.Start(fileName);

 

相关文章:

  • 2021-06-24
  • 2021-11-06
  • 2021-10-21
猜你喜欢
  • 2022-12-23
  • 2021-11-14
  • 2022-12-23
  • 2022-12-23
  • 2021-05-27
相关资源
相似解决方案