Element: Object;
Element: Object;
The Element property returns XML view of the current element.
This property returns XML view described by the IXmlDomElement interface. Use properties and methods available for IXmlDomElement to change settings determined in various attributes or subelements of the current element.
The example of use is given in description of the ISysSettings.Root property.
See also: