I\'m sure this is something really basic that I don\'t know but how do I make it not recognize \"\\\" as an escape sequence inside a string
I\'m trying to type in a
string s = @"C:\Temp";