c# escape double quote in verbatim string code example Example: escape double quotes c# string str = "He said to me, \"Hello World\". How are you?";