Click or drag to resize

AttributeEvent Properties

The AttributeEvent type exposes the following members.

Properties
  NameDescription
Public propertyEventType
Gets the Type for this Event.
(Inherited from BaseEvent.)
Public propertyLocalName
Gets the Local Name of the Attribute.
Public propertyNamespace
Gets the Namespace Prefix of the Attribute.
Public propertyPosition
Gets the Position Information (if any).
(Inherited from BaseEvent.)
Public propertyQName
Gets the QName of the Attribute.
Public propertySourceXml
Gets the XML that this Event was generated from.
(Inherited from BaseRdfXmlEvent.)
Public propertyValue
Gets the Value of the Attribute.
Top
See Also