MessageEventArgs PropertiesMessageEventArgs PropertiesMessageEventArgs Properties
Properties
| Property | Description | |
|---|---|---|
| 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. |
