Redirecting console to a string in a .NET program

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/20 5:11 UTC
Read the original article Hit count: 463

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