ToXml¶
Returns the RestResponse.Content property as an Xml node.
1 |
|
Returns¶
The RestResponse.Content property parsed as an Xml node.
Remarks¶
If the content is not in valid XML syntax, a parsing error occurs.
Returns the RestResponse.Content property as an Xml node.
1 |
|
The RestResponse.Content property parsed as an Xml node.
If the content is not in valid XML syntax, a parsing error occurs.