How do I use { in the textbox in c#? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

How do I use { in the textbox in c#?

Example:

quot;abcd efgh { /r/nijkl {num}" ; I want it to be used as a variable as well Both in the text and in the variable

9th Sep 2021, 11:04 PM
Mehrdad Jamal
Mehrdad Jamal - avatar
1 ответ
0
Can you specify more clearly please? Commonly you need to escape special characters with \.
12th Sep 2021, 3:12 PM
jack
jack - avatar