.net - VB would not accept these text string characters -


I am trying to find and replace this text string in a rich text box,

  String = "String =" & lt ;? Xml version = "1.0" encoding = "UTF-16"? & gt;   

However, I expect the end " .

Thank you for your help.

Avoid double quotes:

OK, how do I tell about the answer:

" xml version = "" 1.0 "" encoding = "" UTF-16 ""? ""

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

Installing croogo for cakephp -

c# - Use custom conventions when persisting Rebus sagas in MongoDb -