This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IX > IXMLReader2 Interface > IXMLReader2.XML Property (ArcObjects .NET 10.4 SDK) |
XML representation of the current element.
[Visual Basic .NET] Public ReadOnly Property XML As String
[C#] public string XML {get;}
[C++]
HRESULT get_XML(
BSTR* Value
);
[C++]
Parameters Value [out, retval] Value is a parameter of type BSTR