ExecutionEventArgs PropertiesExecutionEventArgs PropertiesExecutionEventArgs Properties
- XmlPrime 4.1
- Other Versions ▼
Properties
| Property | Description | |
|---|---|---|
| EventTypeEventTypeEventType | Gets the type of the execution event. | |
| LabelLabelLabel | Gets the label 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. | |
| SourceUriSourceUriSourceUri | Gets the URI of the source file containing the instruction that caused the event. |
