XmlDoc Properties
In this section, we discuss the XmlDoc properties. The properties are discussed in alphabetical order.
Description
This property returns a reference to the root element of the document as an XmlNode.
This property is read-only.
Related Links
Description
This property returns a Boolean value, indicating whether the doc is a valid object. This property returns True if the XmlDoc object is valid, False otherwise.
This property is read-only.