Examine how a variable or expression is resolved in the debugger.
Backslashes (\) in expressions appear as double blackslashes (\\) in QuickWatch, DataTip, and Watch windows. The first backslash is an escape character. It indicates that the second backslash is text in the script rather than a control character.