i have one string, and i assign the value like,
string str=\"admin\" + @\"\\\" + \"user\";
The output of the \"str\" value comes as
I don't see where your problem lies... Looks fine to me. - View stuff as the end user, and not in the debugger as Rob suggests.