jsonelement Questions
1
Solved
I need to convert a JsonElement to string but without any carriage return, tabs or spaces. A simple ToString() works but leaves those in:
data.ToString()
Results:
"{\r\n "Field1&q...
Steels asked 15/2, 2022 at 18:8
1
© 2022 - 2024 — McMap. All rights reserved.