I am storing some query in json file. the query is little bit lengthy. I want to store these query in multiple lines to show query clearly. In C# when we have like this query we put in the front of query @ .. Is there any special key to put in the front of json string?
below is image what I mean by this.
Asked
Active
Viewed 2,652 times
0

Nasimbahar
- 43
- 1
- 6
-
Please post actual text instead of images of text. – jwodder Mar 04 '17 at 04:53
-
I don't want to handle with javascript. I want to handle with C#. but first it become a valid Json format. – Nasimbahar Mar 04 '17 at 04:55
-
I post image because the color of the multiple line will not be the different color. and reader will not get the point where the error – Nasimbahar Mar 04 '17 at 04:57