This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IIMSGlobeXMLParser Interface > IIMSGlobeXMLParser.ResponseBody Property (ArcObjects .NET 10.5 SDK) |
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