Depends on what you want specifically. In C# strings are escaped, so there
are a series of escape characters that can be used to input values that
aren't normally input. for carraige return you have \r, for linefeed you
have \n, there are a number of others listed at http://www.yoda.arachsys.com/csharp/faq/#escapes