???ParseException.GetResponseContent Method
Click or drag to resize
ParseExceptionGetResponseContent Method
Gets the content of the response.

Namespace:??ZReports
Assembly:??ManageEngine Analytics Plus (in ManageEngine Analytics Plus.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string GetResponseContent()

Return Value

Type:??String
the response content.
See Also