OutputString Property
Contains the response content.
Syntax
property OutputString: String read get_OutputString;
Default Value
''
Remarks
Use this property to access the content received from the server in response to a prior request, as a string.
This property is read-only and not available at design time.