AttributeEvent Properties |
The AttributeEvent type exposes the following members.
Name | Description | |
---|---|---|
![]() | EventType |
Gets the Type for this Event.
(Inherited from BaseEvent.) |
![]() | LocalName |
Gets the Local Name of the Attribute.
|
![]() | Namespace |
Gets the Namespace Prefix of the Attribute.
|
![]() | Position |
Gets the Position Information (if any).
(Inherited from BaseEvent.) |
![]() | QName |
Gets the QName of the Attribute.
|
![]() | SourceXml |
Gets the XML that this Event was generated from.
(Inherited from BaseRdfXmlEvent.) |
![]() | Value |
Gets the Value of the Attribute.
|