End Google Ads 201810 - BS.net 01 --> I searched and found this post, but if I understand this correctly it will not work in my situation

http://www.codeproject.com/Messages/...tore-them.aspx[^]

How can I set a long string with multiple quotes inside of it to a single string variable? I want to hard code this so I can do a string replace. Thanks for reading!

An example would be


string htmltoreplace1 = @""
or

string htmltoreplace2 = @" "
modified on Friday, January 28, 2011 1:39 PM