A string that represents the response body.
[Visual Basic .NET] Public ReadOnly Property ResponseBody As String
[C#] public string ResponseBody {get;}
[C++]
HRESULT get_ResponseBody(
BSTR* ResponseBody
);
[C++]Parameters
ResponseBody [out, retval] ResponseBody is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.