MessageEventArgs ClassMessageEventArgs ClassMessageEventArgs Class
Inheritance Hierarchy
- System.ObjectSystem.ObjectSystem::Object
- System.EventArgsSystem.EventArgsSystem::EventArgs
- XmlPrime.MessageEventArgsXmlPrime.MessageEventArgsXmlPrime::MessageEventArgs
The MessageEventArgsMessageEventArgsMessageEventArgs
type exposes the following members.
Properties
| Property | Description | |
|---|---|---|
| CodeCodeCode | Gets the code associated with this event. | |
| LineNumberLineNumberLineNumber | Gets the line number of the instruction that raised the event. | |
| LinePositionLinePositionLinePosition | Gets the character position within LineNumberLineNumberLineNumber of the instruction that raised the event. | |
| MessageMessageMessage | Gets the message associated with this event. | |
| SourceUriSourceUriSourceUri | Gets the URI of the source file containing the instruction that caused the event. |
