How do add one double quotation mark (") into a string in VB.NET?

前端 未结 0 608
滥情空心
滥情空心 2020-11-22 08:20

Currently I have

codeString &= "matrixDictionary(" & Chr(34) & UCase(Mid(currentPhrase, currentPhrase.Count, 1)) & Chr(34) & &qu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题