Put an '@' at the front of the string, e.g:
string bla = @"\\\\\\\\";
If you want to know why and what it means: http://www.dotnetperls.com/string-literal