How Visual Studio Immediate Windows to print format indented JSON?
I tried to use Newtonsoft.Json.JsonConvert.SerializeObject(rows, Formatting.Indented) to convert variable to json when debugging, but vs immediate only show non-format string like image
I expect to get result like below LINQPad's result
没有评论:
发表评论