with the following vb.net code. Code: Dim json As JObject = JObject.Parse(returnData) MsgBox(json.SelectToken("id")). That's the easy part.
確定! 回上一頁