You can cast your JToken to a JObject and then use the Properties() method to get a list of the object properties. From there, you can get the names rather ...
確定! 回上一頁