I would like to add a new empty Object like "report":{} to the json. My C# code is like this: JObject json = JObject.Parse(File.ReadAllText("path")); json.
確定! 回上一頁