This document is archived and information here might be outdated. Recommended version. |
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(
System.String* ResponseBody
);
[C++] Parameters ResponseBody [out, retval]
ResponseBody is a parameter of type BSTR*