By default, any object created from JSON uses String as a data type: $json = @" { "Name": "Weltner", "ID" : "123" } "@ $info ...
確定! 回上一頁