Process.Start() get errors from command prompt window

前端 未结 3 830
梦如初夏
梦如初夏 2020-12-19 00:35

I\'m trying to Start command promt process with args. Now I want to obtain information about errors if they exist.

someProcess = System.Diag         


        
3条回答
提交回复
热议问题