|
-
May 12th, 2005, 02:37 AM
#1
string with new line inside resources
Hello,
I use ResourceManager.GetString Method to get a string from a resources file. The problem comes when I try to put new line inside the string. Get string returns the text like this
@"this is a test \r\n new line" ...
when I try to print the text it shows "\r\n" literally and does not go to new line...
Any ideas how to insert text with new lines inside it in the resources?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|