Click or drag to resize

ParseExceptionGetResponseContent Method

Gets the content of the response.

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

Return Value

Type: String
The response content.
See Also