我通过Web服务收到以下Json:
{ report: { Id: "aaakkj98898983" } }
我想获得Id的价值.如何在C#中做到这一点?谢谢
c# json visual-studio
c# ×1
json ×1
visual-studio ×1