Click or drag to resize

ErrorElement Properties

The ErrorElement type exposes the following members.

Properties
  Name Description
Public property Exception Gets the exception that the PhysicalParser ran into while trying to parse the Element
Public property TagOfElement Gets or sets the tag which identifies the element.
(Inherited from Element)
Public property TypeOfElement Gets the type of Element it is.
(Overrides ElementTypeOfElement)
Public property TypeOfValue Gets or sets the physical type of the value or values contained by the element.
(Inherited from Element)
Top
See Also