Why do I get different results when I use StartInfo.Arguments rather than just process.Start()?

后端 未结 0 1317
暗喜
暗喜 2021-01-12 06:29

I need to capture the output of a program when I give it a file as an argument.

When I run this line of code:

Process.Start(@"C:\\Program Files\\p         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题