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