How to read stdout of a process
Hi,
I am calling a process using the "Process" component and a WaitForExit. Now I would need to read the text output of this process from stdout. The StandardOutput property only seems to be the System.IO.StreamReader and I don't know how to read the stream data from it.
Any hints on this?
Thank you.
Best regards,
Alex
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.