Skip to content

RestResponse.ToJson

Overview

Object RestResponse.ToJson ( )
Returns Content property as JSON object.

Remarks

  • If content is not in JSON syntax, parsing error is occurs.

Examples

See Also