dynamic jsonObject = JObject.Parse(jsonContent);. dynamic metaPage = jsonObject.MetadataFields;. // check if property exists in the JSON.
確定! 回上一頁