How to get log from Process.Start
I’m going to precompile an asp.net application in my custom c# form. How do i retrieve the process logs and check whether it is a successful process or not?
I’m going to precompile an asp.net application in my custom c# form. How do i retrieve the process logs and check whether it is a successful process or not?