C#: Redirecting console to a string

Posted by Gjorgji on Stack Overflow See other posts from Stack Overflow or by Gjorgji
Published on 2010-03-17T23:26:29Z Indexed on 2010/03/17 23:31 UTC
Read the original article Hit count: 210

Filed under:
|
|

How can I redirect whatever is written to the console to be written into a string?

© Stack Overflow or respective owner

Related posts about c#

Related posts about console