Quote Originally Posted by LarryChen View Post
Here is the example,
Code:
string ex = @"This has a carriage return\r\n"
Thanks.
Really, Larry? Instead of posting a question like this to the forum, why not remove the @ and see what happens? Then look in msdn if you still have questions.