Vote count: 0
Using Visual studio how do I add quote marks "" to textbox.text when outputting to a text file?
My Code exmaple: PrintLine(FileNum, "Size=" + TextBoxSize.Text) Outputs: Size=XL
I need it to output like this: Size="XL"
Thank you!
asked 7 secs ago
How can I add quote marks to a textbox.text?
Aucun commentaire:
Enregistrer un commentaire