Xml.xmldom.IDOMPersist.xml
Delphi
property xml: DOMString read get_xml;
C++
__property System::UnicodeString xml = {read=_scw_get_xml};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Xml.Xmldom.pas Xml.xmldom.hpp |
Xml.xmldom | IDOMPersist |
Description
Represents the XML document.
The xml property represents the content of the XML document.