YvonneTsang
Programmer
I am having problems getting a double quote(" into a string. I thought the structure was string test = "hi ""Tiger"" Woods" to get hi Tiger Woods into my string. Am I mistaken? What is the proper syntax for C#