Populates properties using JSON string. Use CreateFromJson static method on base class where available to deserialize from string into an instance of the type specified in the JSON string, if type is not known.
Syntax
Parameters
- deserializedJson
- Deserialized JSON string with properties
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also